From 6a82163ef7a585993b5bf5179d37e63b5c63c05d Mon Sep 17 00:00:00 2001 From: Amy Lindburg Date: Mon, 13 Apr 2015 19:32:17 -0700 Subject: [PATCH] Update ROADMAP.md Removed the links to specific Project Pages because they get stale. Signed-off-by: Amy Lindburg --- ROADMAP.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index c2f24573a3..2595b2be99 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -43,8 +43,3 @@ Project Planning ================ An [Open-Source Planning Process](https://github.com/docker/swarm/wiki/Open-Source-Planning-Process) is used to define the Roadmap. [Project Pages](https://github.com/docker/swarm/wiki) define the goals for each Milestone and identify current progress. - -| Platform Version | Swarm Milestone | Project Page | -|------------------|-----------------|--------------| -| Docker 1.6.0 | [0.2.0](https://github.com/docker/swarm/milestones/0.2.0) | [Project Page](https://github.com/docker/swarm/wiki/0.2.0-Milestone-Project-Page) | -| Docker 1.7.0 | [1.0.0](https://github.com/docker/swarm/milestones/1.0.0) | [Project Page](https://github.com/docker/swarm/wiki/1.0.0-Milestone-Project-Page) |