Docs: Fix broken include in root.adoc
authorRemington Steed <rjs7@calvin.edu>
Mon, 12 Mar 2018 14:26:05 +0000 (10:26 -0400)
committerRemington Steed <rjs7@calvin.edu>
Mon, 12 Mar 2018 14:30:05 +0000 (10:30 -0400)
A recent commit added a section to root.adoc and root_cataloging.adoc.
The reference was correct in the second file, but in the first file was
missing the subdirectory. This commit adds it.

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

index 7806b66..09553e4 100644 (file)
@@ -356,7 +356,7 @@ include::cataloging/physical_char_wizard.adoc[]
 // Return titles to correct level.
 :leveloffset: 0
 
-include::staff_client-return_to_results_from_marc.adoc[]
+include::admin/staff_client-return_to_results_from_marc.adoc[]
 
 include::cataloging/batch_importing_MARC.adoc[]