Skip to content

Commit 465e87a

Browse files
committed
docs: fix anchor link to web-based login section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent baa7a9f commit 465e87a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/commandline/login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ password. Docker Hub also supports a web-based sign-in flow, which signs you in
4545
to your Docker account without entering your password. For Docker Hub, the
4646
`docker login` command uses a device code flow by default, unless the
4747
`--username` flag is specified. The device code flow is a secure way to sign
48-
in. See [Authenticate to Docker Hub using device code](#authenticate-to-docker-hub-using-device-code).
48+
in. See [Authenticate to Docker Hub using device code](#authenticate-to-docker-hub-with-web-based-login).
4949

5050
### Credential stores
5151

0 commit comments

Comments
 (0)