mirror of https://github.com/docker/docs.git
Merge pull request #17960 from dvdksn/hugo-fix-hub-quickstart-link
fix: broken link to docker-hub quickstart
This commit is contained in:
commit
7a11ee6d6e
|
@ -16,7 +16,7 @@ grid:
|
|||
- title: Quickstart
|
||||
description: Step-by-step instructions on getting started on Docker Hub.
|
||||
icon: checklist
|
||||
link: /docker-hub
|
||||
link: /docker-hub/quickstart
|
||||
- title: Manage access tokens
|
||||
description: Create personal access tokens as an alternative to your password.
|
||||
icon: key
|
||||
|
@ -65,4 +65,4 @@ GitHub and Bitbucket and push them to Docker Hub.
|
|||
{{< /tab >}}
|
||||
{{< /tabs >}}
|
||||
|
||||
{{< grid >}}
|
||||
{{< grid >}}
|
||||
|
|
Loading…
Reference in New Issue