From 950fef1ff3fd67e0e2ddfe76963cca8918a3634f Mon Sep 17 00:00:00 2001 From: Fernando Jorge Mota Date: Mon, 11 Sep 2017 11:23:42 -0300 Subject: [PATCH] Update roadmap to link to the correct milestones page The roadmap page used to link to the `0.20` milestone page. This commit changes it to link to the index of the milestones page (in a way that we don't have do update it every version). --- content/about/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about/roadmap.md b/content/about/roadmap.md index b69126a89..08b050e54 100644 --- a/content/about/roadmap.md +++ b/content/about/roadmap.md @@ -42,7 +42,7 @@ Feel free to [contribute to Hugo's development][devcontribute], [improve Hugo's [doccontribute]: /contribute/documentation/ [hosting and deployment]: /hosting-and-deployment/ [migrate]: /tools/migrations/ -[milestones]: https://github.com/gohugoio/hugo/milestone/14 +[milestones]: https://github.com/gohugoio/hugo/milestones/ [newissue]: https://github.com/gohugoio/hugo/issues/ [related forum thread]: https://discourse.gohugo.io/t/web-based-editor/155 [themes]: /themes/