mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-01 00:27:24 +00:00
docs: fix broken links (#7401)
This commit is contained in:
parent
00d245eaf3
commit
882d410283
@ -22,7 +22,7 @@ Before we can start building our application, we have to do a few configuration
|
||||
|
||||
### Project roles
|
||||
|
||||
The Example expects [user roles](guides/integrate/retrieve-user-roles) to be returned after login.
|
||||
The Example expects [user roles](/guides/integrate/retrieve-user-roles) to be returned after login.
|
||||
This example expects 3 different roles:
|
||||
- `admin`: superuser with permissions to use the admin console
|
||||
- `staff`: user with permissions to see results of the polls
|
||||
|
@ -31,7 +31,7 @@ DefaultInstance:
|
||||
|
||||
You can restrict the maximum age of events returned by the following APIs:
|
||||
|
||||
- [Events Search](/apis/resources/admin/admin-service-list-events), See also the [Event API guide](guides/integrate/event-api)
|
||||
- [Events Search](/apis/resources/admin/admin-service-list-events), See also the [Event API guide](/guides/integrate/event-api)
|
||||
- [My User History](/apis/resources/auth/auth-service-list-my-user-changes)
|
||||
- [A Users History](/apis/resources/mgmt/management-service-list-user-changes)
|
||||
- [An Applications History](/apis/resources/mgmt/management-service-list-app-changes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user