diff --git a/Open-Source-Planning-Process.md b/Open-Source-Planning-Process.md index f260b61..8344394 100644 --- a/Open-Source-Planning-Process.md +++ b/Open-Source-Planning-Process.md @@ -6,13 +6,13 @@ Maintainers lead the project. Their duties include proposing the [Roadmap](https ### Open Roadmap -The [Compose Roadmap](https://github.com/docker/compose/blob/master/ROADMAP.md) is publicly exposed. While Maintainers propose the Roadmap, it gets discussed and refined in [Sprint Meetings](https://github.com/amylindburg/compose/wiki/Sprint-Meetings). +The [Compose Roadmap](https://github.com/docker/compose/blob/master/ROADMAP.md) is publicly exposed. While Maintainers propose the Roadmap, it gets discussed and refined in [Sprint Meetings](https://github.com/docker/compose/wiki/Sprint-Meetings). ### Contributing to the Roadmap Proposals and issues can be opened by anyone: every member of the Community is welcome to participate in the discussion by providing feedback and/or offering counter-proposals. See [CONTRIBUTING.md](https://github.com/docker/compose/blob/master/CONTRIBUTING.md). ### Release Milestones -The [Roadmap](https://github.com/docker/compose/blob/master/ROADMAP.md) gets delivered progressively via Releases, which are designated by GitHub [Milestones](https://github.com/docker/compose/milestones). Each Milestone has a corresponding [Project Page](https://github.com/amylindburg/compose/wiki) which defines the goals of the Release and identifies work-in-progress. +The [Roadmap](https://github.com/docker/compose/blob/master/ROADMAP.md) gets delivered progressively via Releases, which are designated by GitHub [Milestones](https://github.com/docker/compose/milestones). Each Milestone has a corresponding [Project Page](https://github.com/docker/compose/wiki) which defines the goals of the Release and identifies work-in-progress. ### Sprint Meetings -Major decisions affecting the [Roadmap](https://github.com/docker/compose/blob/master/ROADMAP.md) are discussed during fortnightly [Sprint Meetings](https://github.com/amylindburg/compose/wiki/Sprint-Meetings). \ No newline at end of file +Major decisions affecting the [Roadmap](https://github.com/docker/compose/blob/master/ROADMAP.md) are discussed during fortnightly [Sprint Meetings](https://github.com/docker/compose/wiki/Sprint-Meetings). \ No newline at end of file