From e2aab478e81298662c663cec6277c12760624ddd Mon Sep 17 00:00:00 2001
From: Robert Soulliere <rsoulliere@libdog.mohawkcollege.ca>
Date: Wed, 17 Nov 2010 08:18:38 -0500
Subject: [PATCH] Fix bad internal links.

---
 1.6/admin/serveradministration.xml   | 4 ++--
 1.6/admin/serversideinstallation.xml | 4 +---
 1.6/appendices/installchecklist.xml  | 2 +-
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/1.6/admin/serveradministration.xml b/1.6/admin/serveradministration.xml
index 25256cf2d3..9813712790 100644
--- a/1.6/admin/serveradministration.xml
+++ b/1.6/admin/serveradministration.xml
@@ -1103,7 +1103,7 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati
 	</section>
 	<section xml:id="admin-staff_accounts">
 	<info>
-        <title>Staff Accounts <indexterm><primary>staff accounts</primary></indexterm></title>
+        <title>Staff Accounts</title>
     </info>
 
     
@@ -1114,7 +1114,7 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati
                 <keycap>Shift</keycap>
                 <keycap>F1</keycap>
             </keycombo>. Select one of the staff profiles from the <guilabel>Profile
-                Group</guilabel> drop-down menu. </para>
+                Group</guilabel> drop-down menu. <indexterm><primary>staff accounts</primary></indexterm></para>
 
     <para xml:id="profiles-working">Each new staff account must be assigned a <guilabel>Working
             Location</guilabel><indexterm><primary>staff accounts</primary><secondary>working location</secondary></indexterm> which determines its access level in staff client interfaces.
diff --git a/1.6/admin/serversideinstallation.xml b/1.6/admin/serversideinstallation.xml
index c5b5fd4e7e..ab9281de85 100644
--- a/1.6/admin/serversideinstallation.xml
+++ b/1.6/admin/serversideinstallation.xml
@@ -932,9 +932,7 @@ srfsh#
 					</screen>
 					<para>The Staff Client will also be automatically built, but you must remember
 					to set the variable <envar>STAFF_CLIENT_BUILD_ID</envar> to match the version of the Staff
-					Client you will use to connect to the Evergreen server. For further information on manually
-					building the Staff Client, see 
-					<xref linkend="staffclientinstallation-building-staffclient"/>.</para>
+					Client you will use to connect to the Evergreen server.</para>
 					<para>The above commands will create a new subdirectory
 					<filename class="directory">/openils/var/web/xul/rel_1_6_1_2</filename> 
 					containing the Staff Client.</para>
diff --git a/1.6/appendices/installchecklist.xml b/1.6/appendices/installchecklist.xml
index 567c868697..f4af92280a 100644
--- a/1.6/appendices/installchecklist.xml
+++ b/1.6/appendices/installchecklist.xml
@@ -63,7 +63,7 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="install_checklist"
 			<para><link linkend="migratingdata">Import data</link></para><indexterm><primary>migrating</primary><secondary>importing data</secondary></indexterm>
 		</listitem>
 		<listitem>
-			<para><link linkend="report_intro">Start the reporter service and set up reports</link></para><indexterm><primary>reports</primary><secondary>starting</secondary></indexterm>
+			<para><link linkend="report-introduction">Start the reporter service and set up reports</link></para><indexterm><primary>reports</primary><secondary>starting</secondary></indexterm>
 		</listitem>
 		<listitem>
 			<para><link linkend="notifications">Set up email notifications for holds and overdue items</link></para><indexterm><primary>notifications</primary></indexterm>
-- 
2.11.0