From e698c378e797d1c3b941e14f30110b64590c4ccc Mon Sep 17 00:00:00 2001 From: "qinghong.sheng" <464165202@qq.com> Date: Thu, 21 Aug 2014 16:08:03 +0800 Subject: [PATCH] doc:readme.md fix Planning/Roadmap 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0bd27e15..99c5adbba 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ You have successfully started an etcd on a single machine and written a key to t - Mailing list: [etcd-dev](https://groups.google.com/forum/?hl=en#!forum/etcd-dev) - IRC: #[coreos](irc://irc.freenode.org:6667/#coreos) on freenode.org -- Planning/Roadmap: [milestones](https://github.com/coreos/etcd/issues/milestones) +- Planning/Roadmap: [milestones](https://github.com/coreos/etcd/milestones) - Bugs: [issues](https://github.com/coreos/etcd/issues) ## Contributing