docs: fix the Docker meets the IDE link

This commit is contained in:
geminiyellow 2016-05-16 12:50:00 +09:00
parent 6fa13916c1
commit 8721b7ae98
2 changed files with 2 additions and 2 deletions

View file

@ -229,7 +229,7 @@ Here are some common text editors and their syntax highlighting modules you coul
* [Atom](https://atom.io/packages/language-docker)
* [Vim](https://github.com/ekalinin/Dockerfile.vim)
* [Emacs](https://github.com/spotify/dockerfile-mode)
* For a most comprehensive list of editors and IDEs, check [Docker meets the IDE] (https://github.com/spotify/dockerfile-mode)
* For a most comprehensive list of editors and IDEs, check [Docker meets the IDE] (https://domeide.github.io/)
### Instructions