Merge pull request #99 from ilivebox/fix-docker-meets-the-ide

docs: fix `docker meets the ide` link
This commit is contained in:
Will Sargent 2016-05-17 19:54:52 -07:00
commit 8eece99f9b
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

View file

@ -229,7 +229,7 @@ Docker.com 把它自己的[索引](https://hub.docker.com/)托管到了它的仓
* [Atom](https://atom.io/packages/language-docker)
* [Vim](https://github.com/ekalinin/Dockerfile.vim)
* [Emacs](https://github.com/spotify/dockerfile-mode)
* 如果要找更全面的关于编辑器或者 IDE 的内容,请看 [当 Docker 遇上 IDE](https://github.com/spotify/dockerfile-mode)
* 如果要找更全面的关于编辑器或者 IDE 的内容,请看 [当 Docker 遇上 IDE](https://domeide.github.io/)
### 指令