From 26d35ec65a563349f26570d64e8bbc352fb59805 Mon Sep 17 00:00:00 2001 From: Will Sargent Date: Fri, 25 Mar 2016 18:29:14 -0700 Subject: [PATCH] Take out obsolete link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06c64bf..cc11012 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ Also see the [mailing list](https://groups.google.com/a/dockerproject.org/forum/ ## Dockerfile -[The configuration file](https://docs.docker.com/reference/builder/). Sets up a Docker container when you run `docker build` on it. Vastly preferable to `docker commit`. If you use [jEdit](http://jedit.org), I've put up a syntax highlighting module for [Dockerfile](https://github.com/wsargent/jedit-docker-mode) you can use. You may also like to try the [tools section](#tools). +[The configuration file](https://docs.docker.com/reference/builder/). Sets up a Docker container when you run `docker build` on it. Vastly preferable to `docker commit`. If you use [jEdit](http://jedit.org), I've put up a syntax highlighting module for [Dockerfile](https://github.com/wsargent/jedit-docker-mode) you can use. ### Instructions