diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-05-02 12:20:53 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-05-02 12:21:06 -0400 |
commit | 3dca2776a63886adcaac4bde188fb9ec8e74cfe2 (patch) | |
tree | 0838d308491aa4daaeeb2f4ec95c1cc375e7f2e7 /docs/hackinghowto.rst | |
parent | 258b62c6a2046e0a378ee4da2bd2390acf535990 (diff) | |
download | mediagoblin-3dca2776a63886adcaac4bde188fb9ec8e74cfe2.tar.lz mediagoblin-3dca2776a63886adcaac4bde188fb9ec8e74cfe2.tar.xz mediagoblin-3dca2776a63886adcaac4bde188fb9ec8e74cfe2.zip |
Fixes dead references in docs.
Diffstat (limited to 'docs/hackinghowto.rst')
-rw-r--r-- | docs/hackinghowto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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. |