Fix "Best Practices" link

This commit is contained in:
Mario Rezende 2014-10-25 11:18:01 -02:00
parent ba319e048c
commit 1574c86e9e

View file

@ -14,7 +14,7 @@ NOTE: This used to be a gist that continually expanded. It's now a github proje
* [Links](https://github.com/wsargent/docker-cheat-sheet#links)
* [Volumes](https://github.com/wsargent/docker-cheat-sheet#volumes)
* [Exposing Ports](https://github.com/wsargent/docker-cheat-sheet#exposing-ports)
* [Best Practices](https://github.com/wsargent/docker-cheat-sheet#Best Practices)
* [Best Practices](https://github.com/wsargent/docker-cheat-sheet#best-practices)
* [Tips](https://github.com/wsargent/docker-cheat-sheet#tips)
## Why