Browse code

Fix link for configuring automated builds

Pascal Hartig authored on 2014/09/11 04:08:05
Showing 1 changed files
... ...
@@ -124,7 +124,7 @@ triggering a build and update when you push a commit.
124 124
 
125 125
 1.  Create a [Docker Hub account](https://hub.docker.com/) and login.
126 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/).
127
+3.  [Configure an Automated Build](https://registry.hub.docker.com/builds/add/).
128 128
 4.  Pick a GitHub or BitBucket project that has a `Dockerfile` that you want to build.
129 129
 5.  Pick the branch you want to build (the default is the `master` branch).
130 130
 6.  Give the Automated Build a name.