diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-07-31 23:07:13 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-07-31 23:07:13 -0400 |
commit | 65e7ce634cfecc87ed6f390f9ccf91be513d2eea (patch) | |
tree | 9210783f9d3a2c7e07716e2ab114ce801576324f /docs/source/codebase.rst | |
parent | f9372f6c8b2b9889a05d072c79abe96dee699cda (diff) | |
download | mediagoblin-65e7ce634cfecc87ed6f390f9ccf91be513d2eea.tar.lz mediagoblin-65e7ce634cfecc87ed6f390f9ccf91be513d2eea.tar.xz mediagoblin-65e7ce634cfecc87ed6f390f9ccf91be513d2eea.zip |
Moves hacking howto and design decisions docs to wiki
Diffstat (limited to 'docs/source/codebase.rst')
-rw-r--r-- | docs/source/codebase.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/codebase.rst b/docs/source/codebase.rst index 898eadfe..ba5f1e46 100644 --- a/docs/source/codebase.rst +++ b/docs/source/codebase.rst @@ -21,7 +21,7 @@ various recipes for getting things done. for where we hang out. For more information on how to get started hacking on GNU MediaGoblin, -see :ref:`hacking-howto`. +see `the wiki <http://wiki.mediagoblin.org/>`_. Software Stack |