Index: /trunk/reviewboard/docs/manual/admin/management/repositories.txt
===================================================================
--- /trunk/reviewboard/docs/manual/admin/management/repositories.txt	(revision 1964)
+++ /trunk/reviewboard/docs/manual/admin/management/repositories.txt	(working copy)
@@ -41,6 +41,8 @@
     type. See :ref:`determining-repository-information` below for more
     information.
 
+.. _`Mirror path field`:
+
 * **Mirror Path** (optional)
     This is an alternate path for the repository that is used during
     lookups. It's usually used when there's separate developer and anonymous
@@ -190,7 +192,7 @@
 The `Path field`_ should be the full path of the ``.git`` directory inside
 this checkout.  For example: ``/var/git/projectname/.git``
 
-The `Mirror path`_ should contain the repository URL.  Find the URL you
+The `Mirror path field`_ should contain the repository URL.  Find the URL you
 should use from within a git checkout by running the following::
 
     $ git remote show origin
