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/deploymenthowto.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/deploymenthowto.rst')
-rw-r--r-- | docs/source/deploymenthowto.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/deploymenthowto.rst b/docs/source/deploymenthowto.rst index f50edfb6..f3093a60 100644 --- a/docs/source/deploymenthowto.rst +++ b/docs/source/deploymenthowto.rst @@ -12,5 +12,5 @@ Step 3: Write the deployment guide and profit! But seriously, this is a stub since we're not quite there (yet) but if you want to see where we are now, you can try to run the latest -development version by following the instructions at -:ref:`hacking-howto`. +development version by following the instructions on +`the wiki <http://wiki.mediagoblin.org/>`_. |