summaryrefslogtreecommitdiffstats
path: root/Doc/about.rst
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-09-25 08:20:53 (GMT)
committerGitHub <noreply@github.com>2022-09-25 08:20:53 (GMT)
commit437032e313e6fa63732194eeb983ece51de966f7 (patch)
tree07c198a579349ffbef96c90fceef88e225c8685a /Doc/about.rst
parenta7a7da4acfb0cb33b7d67eea695f2612f38f477f (diff)
downloadcpython-437032e313e6fa63732194eeb983ece51de966f7.zip
cpython-437032e313e6fa63732194eeb983ece51de966f7.tar.gz
cpython-437032e313e6fa63732194eeb983ece51de966f7.tar.bz2
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
(cherry picked from commit db39050396a104c73d0da473a2f00a62f9dfdfaa) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Doc/about.rst')
-rw-r--r--Doc/about.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/about.rst b/Doc/about.rst
index 0ce3566..5e6160f 100644
--- a/Doc/about.rst
+++ b/Doc/about.rst
@@ -7,7 +7,7 @@ These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a
document processor specifically written for the Python documentation.
.. _reStructuredText: https://docutils.sourceforge.io/rst.html
-.. _Sphinx: http://sphinx-doc.org/
+.. _Sphinx: https://www.sphinx-doc.org/
.. In the online version of these documents, you can submit comments and suggest
changes directly on the documentation pages.