From b746ab4975262bbba6cf5d4792b82875f2bee916 Mon Sep 17 00:00:00 2001
From: Eric Chiang <eric.chiang@coreos.com>
Date: Fri, 10 Nov 2017 11:17:50 -0800
Subject: [PATCH] README.md: remove milestones link

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 61358c53..d536eff0 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,6 @@ Due to their public nature, GitHub and mailing lists are NOT appropriate places
 
 * For feature requests and bugs, file an [issue][issues].
 * For general discussion about both using and developing dex, join the [dex-dev][dex-dev] mailing list.
-* For more details on dex development plans, check out the GitHub [milestones][milestones].
 
 [openid-connect]: https://openid.net/connect/
 [standard-claims]: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims
@@ -93,5 +92,4 @@ Due to their public nature, GitHub and mailing lists are NOT appropriate places
 [go-oidc]: https://github.com/coreos/go-oidc
 [issues]: https://github.com/coreos/dex/issues
 [dex-dev]: https://groups.google.com/forum/#!forum/dex-dev
-[milestones]: https://github.com/coreos/dex/milestones
 [disclosure]: https://coreos.com/security/disclosure/
-- 
GitLab