aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Kahn-Greene <willg@bluesock.org>2011-05-02 12:20:53 -0400
committerWill Kahn-Greene <willg@bluesock.org>2011-05-02 12:21:06 -0400
commit3dca2776a63886adcaac4bde188fb9ec8e74cfe2 (patch)
tree0838d308491aa4daaeeb2f4ec95c1cc375e7f2e7
parent258b62c6a2046e0a378ee4da2bd2390acf535990 (diff)
downloadmediagoblin-3dca2776a63886adcaac4bde188fb9ec8e74cfe2.tar.lz
mediagoblin-3dca2776a63886adcaac4bde188fb9ec8e74cfe2.tar.xz
mediagoblin-3dca2776a63886adcaac4bde188fb9ec8e74cfe2.zip
Fixes dead references in docs.
-rw-r--r--docs/contributinghowto.rst2
-rw-r--r--docs/designdecisions.rst2
-rw-r--r--docs/hackinghowto.rst2
3 files changed, 4 insertions, 2 deletions
diff --git a/docs/contributinghowto.rst b/docs/contributinghowto.rst
index f10dd72a..a452f2d0 100644
--- a/docs/contributinghowto.rst
+++ b/docs/contributinghowto.rst
@@ -1,3 +1,5 @@
+.. _contributing-howto-chapter:
+
====================
Contributing HOWTO
====================
diff --git a/docs/designdecisions.rst b/docs/designdecisions.rst
index 8fe4d1f0..cd902f83 100644
--- a/docs/designdecisions.rst
+++ b/docs/designdecisions.rst
@@ -263,4 +263,4 @@ Chris Webber on "Why copyright assignment?":
even incentivized: significant contributors who do a copyright
assignment to the FSF are eligible to have a unique goblin drawing
produced for them by the project's main founder, Christopher Allan
- Webber. See :ref:`contributinghowto` for details.
+ Webber. See :ref:`contributing-howto-chapter` for details.
diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst
index 1096b970..26267b7f 100644
--- a/docs/hackinghowto.rst
+++ b/docs/hackinghowto.rst
@@ -193,7 +193,7 @@ Learning Libraries GNU MediaGoblin uses
---------------------------------------
GNU MediaGoblin uses a variety of libraries in order to do what it
-does. These libraries are listed in the :ref:`beardomatic-chapter`
+does. These libraries are listed in the :ref:`codebase-chapter`
along with links to the project Web sites and documentation for the
libraries.