From 7aa1aad841da9cfaf7ebc9de26faa8db04a97dd9 Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Mon, 25 May 2015 16:19:36 +0100 Subject: [PATCH] More tweaks to the release notes --- docs/about/release-notes.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/about/release-notes.md b/docs/about/release-notes.md index 47892fbc..6070600b 100644 --- a/docs/about/release-notes.md +++ b/docs/about/release-notes.md @@ -39,11 +39,12 @@ no configuration is needed to enable it. #### Change the pages configuration -Provide a [new way] -to define pages in the mkdocs.yml file and deprecate the existing approach, -support will be removed with MkDocs 1.0. +Provide a [new way] to define pages, and specifically [nested pages], in the +mkdocs.yml file and deprecate the existing approach, support will be removed +with MkDocs 1.0. -[new way]: /user-guide/writing-your-docs.md#configure-pages-and-navigation +[new way]: /user-guide/writing-your-docs/#configure-pages-and-navigation +[nested pages]: /user-guide/writing-your-docs/#multilevel-documentation #### Warn users about the removal of builtin themes