aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.