Skip to content

Commit 66977d4

Browse files
authored
Merge pull request #5471 from dvdksn/fix-docker-login-anchorlink
docs: fix anchor link to web-based login section
2 parents baa7a9f + 465e87a commit 66977d4

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)