diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/devel/codebase.rst | 4 | ||||
-rw-r--r-- | docs/source/devel/originaldesigndecisions.rst | 2 | ||||
-rw-r--r-- | docs/source/index.rst | 2 | ||||
-rw-r--r-- | docs/source/siteadmin/deploying.rst | 4 | ||||
-rw-r--r-- | docs/source/siteadmin/foreword.rst | 2 |
5 files changed, 7 insertions, 7 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. diff --git a/docs/source/devel/originaldesigndecisions.rst b/docs/source/devel/originaldesigndecisions.rst index b60db776..8916e1bc 100644 --- a/docs/source/devel/originaldesigndecisions.rst +++ b/docs/source/devel/originaldesigndecisions.rst @@ -331,6 +331,6 @@ Chris Webber on "Why copyright assignment?": even incentivized: significant contributors who do a copyright assignment to the FSF are eligible to have a unique goblin drawing produced for them by the project's main founder, Christopher Allan - Webber. See `the wiki <http://wiki.mediagoblin.org/>`_ for details. + Webber. See `the wiki <https://web.archive.org/web/20200817190402/https://wiki.mediagoblin.org/>`_ for details. diff --git a/docs/source/index.rst b/docs/source/index.rst index 0fba45f4..b6928d59 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -21,7 +21,7 @@ in an environment that respects our freedom and independence. This is a Free Software project. It is built by contributors for all to use and enjoy. If you're interested in contributing, see `the wiki -<http://wiki.mediagoblin.org/>`_ which has pages that talk about the +<https://web.archive.org/web/20200817190402/https://wiki.mediagoblin.org/>`_ which has pages that talk about the ways someone can contribute. diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index d6562f46..04ac7ef8 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -27,7 +27,7 @@ virtualenv and Nginx on a .deb or .rpm-based GNU/Linux distribution. Experts may of course choose other deployment options, including Apache. See our `Deployment wiki page -<http://wiki.mediagoblin.org/Deployment>`_ for for more details. +<https://web.archive.org/web/20200817190402/https://wiki.mediagoblin.org/Deployment>`_ for for more details. Please note that we are not able to provide support for these alternative deployment options. @@ -35,7 +35,7 @@ alternative deployment options. These tools are for site administrators wanting to deploy a fresh install. If you want to join in as a contributor, see our - `Hacking HOWTO <http://wiki.mediagoblin.org/HackingHowto>`_ instead. + `Hacking HOWTO <https://web.archive.org/web/20200817190402/https://wiki.mediagoblin.org/HackingHowto>`_ instead. .. note:: diff --git a/docs/source/siteadmin/foreword.rst b/docs/source/siteadmin/foreword.rst index 24282f96..b19390dd 100644 --- a/docs/source/siteadmin/foreword.rst +++ b/docs/source/siteadmin/foreword.rst @@ -25,7 +25,7 @@ that someone running MediaGoblin would need to know. We have other documentation at: * http://mediagoblin.org/join/ for general "join us" information -* http://wiki.mediagoblin.org/ for our contributor/developer-focused wiki +* https://web.archive.org/web/20200817190402/https://wiki.mediagoblin.org/ for our contributor/developer-focused wiki Improving the Site Administrator's Guide |