From 7f5121240e3ef7fa7424c6388387182175e20edb Mon Sep 17 00:00:00 2001 From: Remington Steed Date: Fri, 6 May 2016 15:48:12 -0400 Subject: [PATCH] Docs: Undo heading name change to fix broken link This commit reverts a chapter heading change, which had broken an internal cross reference link, thus causing the HTML docs to fail to build. In this case, it seems best to keep the older heading rather than fix the link to it. In general, we should be careful about changing any AsciiDoc headings, since we currently rely on autogenerated section IDs when making internal links, and changing a heading changes its ID. If a heading is changed, then all links to it need to be changed accordingly. This commit also corrects a heading underline. Signed-off-by: Remington Steed --- docs/RELEASE_NOTES_2_10.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/RELEASE_NOTES_2_10.adoc b/docs/RELEASE_NOTES_2_10.adoc index 19550760aa..82d837e699 100644 --- a/docs/RELEASE_NOTES_2_10.adoc +++ b/docs/RELEASE_NOTES_2_10.adoc @@ -1,10 +1,10 @@ -Evergreen 2.10.1 Release Notes -============================== +Evergreen 2.10 Release Notes +============================ :toc: :numbered: Evergreen 2.10.2 ---------------- +---------------- This release contains several bugfixes improving on Evergreen 2.10.1 * Fixes a bug where phrase searching in the catalog failed when the phrase -- 2.11.0