From 3dca2776a63886adcaac4bde188fb9ec8e74cfe2 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Mon, 2 May 2011 12:20:53 -0400 Subject: [PATCH] Fixes dead references in docs. --- docs/contributinghowto.rst | 2 ++ docs/designdecisions.rst | 2 +- docs/hackinghowto.rst | 2 +- 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.