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/contributinghowto.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/contributinghowto.rst')
-rw-r--r-- | docs/source/contributinghowto.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/contributinghowto.rst b/docs/source/contributinghowto.rst index 06d2814e..a4f5771a 100644 --- a/docs/source/contributinghowto.rst +++ b/docs/source/contributinghowto.rst @@ -46,8 +46,8 @@ Here are some things you can do today: **Write/Fix some code** If you are a coder and you're looking to code, check out the - :ref:`hacking-howto`. We even have tips on *becoming* a coder - and we're willing to help you! + `wiki <http://wiki.mediagoblin.org/`_. We even have tips on + *becoming* a coder and we're willing to help you! **Send encouragement** @@ -135,7 +135,7 @@ the project, Chris Webber, will make a custom drawing of a goblin dedicated specifically to you. For why we're doing copyright assignment, see the -:ref:`design-decisions-chapter`. +`wiki <http://wiki.mediagoblin.org/>`_. .. _filing-bugs: |