Docs: Fix PDF build errors
authorRemington Steed <rjs7@calvin.edu>
Wed, 25 Oct 2017 15:21:52 +0000 (11:21 -0400)
committerRemington Steed <rjs7@calvin.edu>
Wed, 25 Oct 2017 15:21:52 +0000 (11:21 -0400)
This commit fixes two minor errors that were preventing the PDF build
process from completing (a duplicate section ID, and a link to a
non-existing section ID).

Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs/installation/server_upgrade.adoc
docs/root.adoc

index 337dfdf..ef680b0 100644 (file)
@@ -353,6 +353,6 @@ from the Evergreen community.
 Review Release Notes
 ~~~~~~~~~~~~~~~~~~~~
 
-Review the <<_evergreen_2_12_1_release_notes,2.12 release notes>> for other tasks
+Review the <<_evergreen_2_12_release_notes,2.12 release notes>> for other tasks
 that need to be done after upgrading.  If you have upgraded over several 
 major versions, you will need to review the release notes for each version also.
index 20f8959..fb4199d 100644 (file)
@@ -82,8 +82,6 @@ include::installation/server_installation.adoc[]
 // Return to normal title levels.
 :leveloffset: 0
 
-include::installation/staff_client_installation.adoc[]
-
 include::installation/server_upgrade.adoc[]
 
 include::installation/edi_setup.adoc[]