From acf133fa2c591c96472b4029200174dc14dab517 Mon Sep 17 00:00:00 2001 From: Sachin Goel Date: Wed, 23 May 2018 11:00:41 +0530 Subject: [PATCH] Fix hyperlink in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fbf738..02989a1 100644 --- a/README.md +++ b/README.md @@ -354,7 +354,7 @@ Here are some common text editors and their syntax highlighting modules you coul * [Michael Crosby](http://crosbymichael.com/) has some more [Dockerfiles best practices](http://crosbymichael.com/dockerfile-best-practices.html) / [take 2](http://crosbymichael.com/dockerfile-best-practices-take-2.html). * [Building Good Docker Images](http://jonathan.bergknoff.com/journal/building-good-docker-images) / [Building Better Docker Images](http://jonathan.bergknoff.com/journal/building-better-docker-images) * [Managing Container Configuration with Metadata](https://speakerdeck.com/garethr/managing-container-configuration-with-metadata) -* [How to write excellent Dockerfiles] (https://rock-it.pl/how-to-write-excellent-dockerfiles/) +* [How to write excellent Dockerfiles](https://rock-it.pl/how-to-write-excellent-dockerfiles/) ## Layers