We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48fe9c1 + ecbc8de commit 2d1c8bdCopy full SHA for 2d1c8bd
docs/sources/userguide/dockerrepos.md
@@ -124,7 +124,7 @@ triggering a build and update when you push a commit.
124
125
1. Create a [Docker Hub account](https://hub.docker.com/) and login.
126
2. Link your GitHub or BitBucket account through the ["Link Accounts"](https://registry.hub.docker.com/account/accounts/) menu.
127
-3. [Configure an Automated Build](https://registry.hub.docker.com/builds/).
+3. [Configure an Automated Build](https://registry.hub.docker.com/builds/add/).
128
4. Pick a GitHub or BitBucket project that has a `Dockerfile` that you want to build.
129
5. Pick the branch you want to build (the default is the `master` branch).
130
6. Give the Automated Build a name.
0 commit comments