Remove site URL from link path

This commit is contained in:
Maria Bermudez 2019-03-27 17:19:00 -07:00 committed by GitHub
parent 999cc6686c
commit bd6ff0feb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ You can configure DTR to have single sign-on (SSO) with UCP, so that users only
have to authenticate once.
> **Note**: After configuring single sign-on with DTR, users accessing DTR via
> `docker login` should create an [access token](https://docs.docker.com/ee/dtr/user/access-tokens/) and use it to authenticate.
> `docker login` should create an [access token](/ee/dtr/user/access-tokens/) and use it to authenticate.
## At installation time