From 1574c86e9e8c03e5db879bb33bbe1b717f2432c3 Mon Sep 17 00:00:00 2001 From: Mario Rezende Date: Sat, 25 Oct 2014 11:18:01 -0200 Subject: [PATCH] Fix "Best Practices" link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f4985b..60abc98 100644 --- a/README.md +++ b/README.md @@ -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