From 358758e99fcfd40508b77b06bb8b53ecdde71a4c Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Fri, 11 Jul 2014 11:42:29 -0700 Subject: [PATCH] Edits based on feedback from docs team. Docker-DCO-1.1-Signed-off-by: Fred Lifton (github: fredlf) --- docs/sources/docker-hub/builds.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/sources/docker-hub/builds.md b/docs/sources/docker-hub/builds.md index 1323f6ff9a..bbca826e45 100644 --- a/docs/sources/docker-hub/builds.md +++ b/docs/sources/docker-hub/builds.md @@ -28,8 +28,8 @@ Automated Builds are supported for both public and private repositories on both To use Automated Builds, you must have an [account on Docker Hub](http://docs.docker.com/userguide/dockerhub/#creating-a-docker-hub-account) -and on GitHub and/or Bitbucket. The account needs to be properly validated and activated -before you can link to it. +and on GitHub and/or Bitbucket. In either case, the account needs to be properly +validated and activated before you can link to it. ## Setting up Automated Builds with GitHub @@ -49,7 +49,8 @@ at the upper right of the screen. Then select Select the [GitHub service](https://registry.hub.docker.com/associate/github/). -Then follow the onscreen instructions to authorize and link your GitHub account to Docker Hub. Once it is linked, you'll be able to choose a repo from which to create the +Then follow the onscreen instructions to authorize and link your GitHub account to Docker +Hub. Once it is linked, you'll be able to choose a repo from which to create the Automatic Build. ### Creating an Automated Build @@ -120,9 +121,8 @@ public or private Bitbucket repositories with a `Dockerfile`. ### Adding a Hook When you link your Docker Hub account, a `POST` hook should get automatically added to -your Bitbucket repo. -Follow the steps below to confirm or modify the Bitbucket hooks for your -Automated Build: +your Bitbucket repo. Follow the steps below to confirm or modify the Bitbucket hooks for +your Automated Build: