mirror of https://github.com/docker/docs.git
Update the "role-based access control" link
On page "https://docs.docker.com/ee/ucp/user-access/", update the hyperlink "role-based access control" to point to "https://docs.docker.com/ee/ucp/authorization/" instead of "https://docs.docker.com/ee/access-control".
This commit is contained in:
parent
2398cd9dca
commit
afaf74c1ec
|
@ -13,7 +13,7 @@ way, from your browser.
|
|||
|
||||
|
||||
Docker UCP secures your cluster by using
|
||||
[role-based access control](../../access-control/index.md).
|
||||
[role-based access control](../authorization/index.md).
|
||||
From the browser, administrators can:
|
||||
|
||||
* Manage cluster configurations,
|
||||
|
@ -30,4 +30,4 @@ containers, and only when they're granted access by an administrator.
|
|||
## Where to go next
|
||||
|
||||
- [Authorization](../authorization.md)
|
||||
- [Access UCP from the CLI](cli.md)
|
||||
- [Access UCP from the CLI](cli.md)
|
||||
|
|
Loading…
Reference in New Issue