summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2019-02-27 22:23:34 (GMT)
committerGitHub <noreply@github.com>2019-02-27 22:23:34 (GMT)
commitccb92e814d289b89bccf9ad1b7d2ec6ecdebbfcb (patch)
tree70fca6feab634672fff401a2548f6ae49549c143 /Doc
parented1deb0719f0ac1b08a374e30ad26a701d4d51a2 (diff)
downloadcpython-ccb92e814d289b89bccf9ad1b7d2ec6ecdebbfcb.zip
cpython-ccb92e814d289b89bccf9ad1b7d2ec6ecdebbfcb.tar.gz
cpython-ccb92e814d289b89bccf9ad1b7d2ec6ecdebbfcb.tar.bz2
Update FAQ to point to Infrastructure Team website. (GH-12077)
Diffstat (limited to 'Doc')
-rw-r--r--Doc/faq/general.rst10
1 files changed, 2 insertions, 8 deletions
diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst
index 90fd69e..7ee340d 100644
--- a/Doc/faq/general.rst
+++ b/Doc/faq/general.rst
@@ -268,14 +268,8 @@ Python references; or perhaps search for "Python" and "language".
Where in the world is www.python.org located?
---------------------------------------------
-The Python project's infrastructure is located all over the world.
-`www.python.org <https://www.python.org>`_ is graciously hosted by `Rackspace
-<https://www.rackspace.com>`_, with CDN caching provided by `Fastly
-<https://www.fastly.com>`_. `Upfront Systems
-<http://www.upfrontsoftware.co.za>`_ hosts `bugs.python.org
-<https://bugs.python.org>`_. Many other Python services like `the Wiki
-<https://wiki.python.org>`_ are hosted by `Oregon State
-University Open Source Lab <https://osuosl.org>`_.
+The Python project's infrastructure is located all over the world and is managed
+by the Python Infrastructure Team. Details `here <http://infra.psf.io>`__.
Why is it called Python?