diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-03-12 11:45:46 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-03-12 11:45:46 +1100 |
commit | a4832b5bc2b3645ea837aba219d5b84f2cea3bfe (patch) | |
tree | 156a3107b90460ecf13b9384d889ef3c36e155d8 /docs/source/siteadmin/deploying.rst | |
parent | 44007e5c295c69758468ef4d3b951b31d50cfe87 (diff) | |
download | mediagoblin-a4832b5bc2b3645ea837aba219d5b84f2cea3bfe.tar.lz mediagoblin-a4832b5bc2b3645ea837aba219d5b84f2cea3bfe.tar.xz mediagoblin-a4832b5bc2b3645ea837aba219d5b84f2cea3bfe.zip |
Direct wiki links to archive.org.
Diffstat (limited to 'docs/source/siteadmin/deploying.rst')
-rw-r--r-- | docs/source/siteadmin/deploying.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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:: |