diff options
Diffstat (limited to 'docs/source/devel/codebase.rst')
-rw-r--r-- | docs/source/devel/codebase.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/devel/codebase.rst b/docs/source/devel/codebase.rst index 068c1873..73d1dea2 100644 --- a/docs/source/devel/codebase.rst +++ b/docs/source/devel/codebase.rst @@ -34,9 +34,9 @@ various recipes for getting things done. for where we hang out. For more information on how to get started hacking on GNU MediaGoblin, -see `the wiki <http://wiki.mediagoblin.org/>`_, and specifically, go +see `the wiki <https://web.archive.org/web/20200817190402/https://wiki.mediagoblin.org/>`_, and specifically, go through the -`Hacking HOWTO <http://wiki.mediagoblin.org/HackingHowto>`_ +`Hacking HOWTO <https://web.archive.org/web/20200817190402/https://wiki.mediagoblin.org/HackingHowto>`_ which explains generally how to get going with running an instance for development. |