From 9b962c835040789863f7d0bcd8feb05f977db83c Mon Sep 17 00:00:00 2001 From: Yicheng Qin Date: Thu, 16 Jul 2015 12:54:46 -0700 Subject: [PATCH] README: let roadmap point to ROADMAP.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c404f9b4..a459b70d2 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Now it's time to dig into the full etcd API and other guides. - Mailing list: [etcd-dev](https://groups.google.com/forum/?hl=en#!forum/etcd-dev) - IRC: #[etcd](irc://irc.freenode.org:6667/#etcd) on freenode.org -- Planning/Roadmap: [milestones](https://github.com/coreos/etcd/milestones) +- Planning/Roadmap: [milestones](https://github.com/coreos/etcd/milestones), [roadmap](./ROADMAP.md) - Bugs: [issues](https://github.com/coreos/etcd/issues) ## Contributing