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:
Divyam Bhasin
2019-04-07 11:40:01 -04:00
committed by GitHub
parent 2398cd9dca
commit afaf74c1ec

View File

@@ -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)