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
|
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:
|
From the browser, administrators can:
|
||||||
|
|
||||||
* Manage cluster configurations,
|
* Manage cluster configurations,
|
||||||
|
|
Loading…
Reference in New Issue