Skip to content

Commit 2d1c8bd

Browse files
committed
Merge pull request moby#7975 from passy/patch-2
Fix link for configuring automated builds
2 parents 48fe9c1 + ecbc8de commit 2d1c8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/userguide/dockerrepos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ triggering a build and update when you push a commit.
124124

125125
1. Create a [Docker Hub account](https://hub.docker.com/) and login.
126126
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/).
127+
3. [Configure an Automated Build](https://registry.hub.docker.com/builds/add/).
128128
4. Pick a GitHub or BitBucket project that has a `Dockerfile` that you want to build.
129129
5. Pick the branch you want to build (the default is the `master` branch).
130130
6. Give the Automated Build a name.

0 commit comments

Comments
 (0)