Skip to content

Commit 606ee41

Browse files
Update accounts.md
1 parent c615567 commit 606ee41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/accounts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A user account must be provided to access to the MNP secured applications.
1313
To put a gatekeeper in front of your application, set `harness/secured` to `true`
1414
in the application's values.yaml.
1515

16-
To assign paths and roles, set `uri_role_mapping` as you would do in the [gatekeeper configuration file resources](https://github.com/gogatekeeper/gatekeeper/blob/master/docs/user-guide.md#configuration-options).
16+
To assign paths and roles, set `uri_role_mapping` as you would do in the [gatekeeper configuration file resources](https://github.com/gogatekeeper/gatekeeper/blob/master/docs/content/userguide/_index.md#configuration-options).
1717

1818
Example:
1919

@@ -27,7 +27,7 @@ harness:
2727
- administrator
2828
```
2929
30-
See the [Gogatekeeper official documentation](https://github.com/gogatekeeper/gatekeeper/blob/master/docs/user-guide.md) for more.
30+
See the [Gogatekeeper official documentation](https://github.com/gogatekeeper/gatekeeper/blob/master/docs/content/userguide/_index.md) for more.
3131
3232
3333
## Backend development

0 commit comments

Comments
 (0)