fixed link (#3773)

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
Victoria Bialas 2017-06-30 17:02:52 -07:00 committed by GitHub
parent ff3a209033
commit e471811997
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ be using that shared image here.
slotting in your info for `username`, `repo`, and `tag`: `docker run -p 80:80
username/repo:tag`, then visit `http://localhost/`.
- Have [the final version of `docker-compose.yml` from Part 5](/get-started/part5.md#persisting-data) handy.
- Have [the final version of `docker-compose.yml` from Part 5](/get-started/part5.md#persist-the-data) handy.
## Introduction