diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-09-20 17:09:42 +1000 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-09-20 17:09:42 +1000 |
commit | f90707e22c0380bd0f17e2e724e58ecf91abd5a3 (patch) | |
tree | 99755448db40485758052659e25073138ca290a2 | |
parent | 647b1d28ca37478aa773da85c01303bfe9ef5d25 (diff) | |
download | mediagoblin-f90707e22c0380bd0f17e2e724e58ecf91abd5a3.tar.lz mediagoblin-f90707e22c0380bd0f17e2e724e58ecf91abd5a3.tar.xz mediagoblin-f90707e22c0380bd0f17e2e724e58ecf91abd5a3.zip |
Fix spacing.
-rw-r--r-- | docs/source/devel/contributing.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/devel/contributing.rst b/docs/source/devel/contributing.rst index 47bcd170..71ba7970 100644 --- a/docs/source/devel/contributing.rst +++ b/docs/source/devel/contributing.rst @@ -24,7 +24,8 @@ This page will describe how to get started contributing to MediaGoblin: * How to update and build the documentation * How to submit code contributions -We eventually hope to migrate the information over from our wiki pages: +We eventually hope to migrate the information over from these wiki pages: + * https://wiki.mediagoblin.org/Main_Page#Technical_project_documentation * https://wiki.mediagoblin.org/HackingHowto * https://wiki.mediagoblin.org/Git_workflow |