Commit 0f9a9c2d authored by Peter Parente's avatar Peter Parente

[ci skip] Add missing link

parent c9f699a8
...@@ -81,7 +81,7 @@ Next, link your GitHub project to Travis CI to build your Docker image whenever ...@@ -81,7 +81,7 @@ Next, link your GitHub project to Travis CI to build your Docker image whenever
Now, configure Docker Cloud to build your stack image and push it to Docker Hub repository whenever you merge a GitHub pull request to the master branch of your project. Now, configure Docker Cloud to build your stack image and push it to Docker Hub repository whenever you merge a GitHub pull request to the master branch of your project.
1. Visit https://cloud.docker.com/ and login. 1. Visit [https://cloud.docker.com/](https://cloud.docker.com/) and login.
2. Select the account or organization matching the one you entered when prompted with `stack_org` by the cookiecutter. 2. Select the account or organization matching the one you entered when prompted with `stack_org` by the cookiecutter.
3. Click *Create repository*. 3. Click *Create repository*.
4. Enter the name of the image matching the one you entered when prompted with `stack_name` by the cookiecutter. 4. Enter the name of the image matching the one you entered when prompted with `stack_name` by the cookiecutter.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment