From f0cc9fcbd6c4062c00ba02a656c5f4bd907ebb14 Mon Sep 17 00:00:00 2001 From: Will Sargent Date: Wed, 26 Apr 2017 12:53:10 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f9470b..4314db2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ~~Docker~~Moby Cheat Sheet +# Docker Cheat Sheet **Want to improve this cheat sheet? See the [Contributing](#contributing) section!** @@ -323,7 +323,7 @@ Here are some common text editors and their syntax highlighting modules you coul * [Vim](https://github.com/ekalinin/Dockerfile.vim) * [Emacs](https://github.com/spotify/dockerfile-mode) * [TextMate](https://github.com/docker/docker/tree/master/contrib/syntax/textmate) -* For a most comprehensive list of editors and IDEs, check [Docker meets the IDE] (https://domeide.github.io/) +* Also see [Docker meets the IDE](https://domeide.github.io/) ### Instructions