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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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,
@ -30,4 +30,4 @@ containers, and only when they're granted access by an administrator.
## Where to go next ## Where to go next
- [Authorization](../authorization.md) - [Authorization](../authorization.md)
- [Access UCP from the CLI](cli.md) - [Access UCP from the CLI](cli.md)