Update docs/features/software-catalog/external-integrations.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
This commit is contained in:
Joe Patterson
2022-10-19 14:35:44 +10:00
committed by GitHub
parent 6d42dfe385
commit dc50ba192b
@@ -380,7 +380,7 @@ export class UserEntityProvider implements EntityProvider {
type: 'full',
entities: userResources.map((entity) => ({
entity,
locationKey: 'hr-user-https://www.hrurl.com/',
locationKey: 'hr-user:https://www.hrurl.com',
})),
})
}