mirror of https://github.com/docker/docs.git
tentative link fix (#9705)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
This commit is contained in:
parent
5f67c63b59
commit
fb261fbf18
|
@ -14,7 +14,7 @@ Access tokens are also useful in building integrations, since you can issue
|
||||||
multiple tokens – one for each integration – and revoke them at
|
multiple tokens – one for each integration – and revoke them at
|
||||||
any time.
|
any time.
|
||||||
|
|
||||||
> Note: If you have [two-factor authentication (2FA)](/2fa) enabled on your account, you must create at least one personal access token. Otherwise, you will be unable to log in to your account from the Docker CLI.
|
> Note: If you have [two-factor authentication (2FA)](/docker-hub/2fa) enabled on your account, you must create at least one personal access token. Otherwise, you will be unable to log in to your account from the Docker CLI.
|
||||||
{: .important }
|
{: .important }
|
||||||
|
|
||||||
## Create an access token
|
## Create an access token
|
||||||
|
|
Loading…
Reference in New Issue