From fb261fbf18a8b4cb054603d0cbb21d44fae8dd09 Mon Sep 17 00:00:00 2001 From: Adrian Plata <51415348+adrian-plata@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:50:11 -0700 Subject: [PATCH] tentative link fix (#9705) Signed-off-by: Adrian Plata --- docker-hub/access-tokens.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/access-tokens.md b/docker-hub/access-tokens.md index 26c6657ea3..685bb34355 100644 --- a/docker-hub/access-tokens.md +++ b/docker-hub/access-tokens.md @@ -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 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 } ## Create an access token