Update bitbucket.md (#5079)

This commit is contained in:
Wang Jie 2017-10-24 01:17:23 +08:00 committed by Joao Fernandes
parent aebc09de82
commit ac6d00c49a
1 changed files with 3 additions and 3 deletions

View File

@ -8,14 +8,14 @@ If you've previously linked Docker Hub to your Bitbucket account, you'll be able
to skip to [Creating an Automated
Build](bitbucket.md#creating-an-automated-build).
## Linking to your Bitbucket account
## Link to your Bitbucket account
In order to set up an Automated Build of a repository on Bitbucket, you need to
link your [Docker Hub](https://hub.docker.com/account/authorized-services/)
account to a Bitbucket account. This will allow the registry to see your
Bitbucket repositories.
To add, remove or view your linked account, go to the **Linked Accounts &
To add, remove, or view your linked account, go to the **Linked Accounts &
Services** section of your Hub profile **Settings**.
![authorized-services](images/authorized-services.png)
@ -24,7 +24,7 @@ Then follow the onscreen instructions to authorize and link your Bitbucket
account to Docker Hub. Once it is linked, you'll be able to create a Docker Hub
repository from which to create the Automatic Build.
## Creating an Automated Build
## Create an Automated Build
You can [create an Automated Build](
https://hub.docker.com/add/automated-build/bitbucket/) from any of your public