From f03912bb8666b9c3f8a6f910df3340c9852acdac Mon Sep 17 00:00:00 2001 From: LRubin Date: Mon, 17 Oct 2016 14:08:16 -0700 Subject: [PATCH] fix fixed links revert change to top link, fix links to hub ui --- docker-hub/bitbucket.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-hub/bitbucket.md b/docker-hub/bitbucket.md index 9afee3d780..e83c4d6e6c 100644 --- a/docker-hub/bitbucket.md +++ b/docker-hub/bitbucket.md @@ -13,7 +13,7 @@ title: Automated Builds with Bitbucket # Automated Builds with Bitbucket If you've previously linked Docker Hub to your Bitbucket account, -you'll be able to skip to [Creating an Automated Build](https://docs.docker.com/docker-hub/builds/#create-an-automated-build). +you'll be able to skip to [Creating an Automated Build](bitbucket.md#creating-an-automated-build). ## Linking to your Bitbucket account @@ -34,12 +34,12 @@ to create a Docker Hub repository from which to create the Automatic Build. ## Creating an Automated Build You can [create an Automated Build]( -https://docs.docker.com/docker-hub/builds/#create-an-automated-build) from any of your +https://hub.docker.com/add/automated-build/bitbucket/) from any of your public or private Bitbucket repositories with a `Dockerfile`. To get started, log in to Docker Hub and click the "Create ▼" menu item at the top right of the screen. Then select -[Create Automated Build](https://docs.docker.com/docker-hub/builds/#create-an-automated-build). +[Create Automated Build](https://hub.docker.com/add/automated-build/bitbucket/). Select the the linked Bitbucket account, and then choose a repository to set up an Automated Build for.