From 8721b7ae9800e109ddb051bad9b633f6cb321afd Mon Sep 17 00:00:00 2001 From: geminiyellow Date: Mon, 16 May 2016 12:50:00 +0900 Subject: [PATCH] docs: fix the `Docker meets the IDE` link --- README.md | 2 +- zh-cn/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0959d56..f9ab73e 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/zh-cn/README.md b/zh-cn/README.md index 558ab0c..d7af5e1 100644 --- a/zh-cn/README.md +++ b/zh-cn/README.md @@ -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/) ### 指令