summaryrefslogtreecommitdiffstats
path: root/Doc/about.rst
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2022-09-24 11:38:53 (GMT)
committerGitHub <noreply@github.com>2022-09-24 11:38:53 (GMT)
commitdb39050396a104c73d0da473a2f00a62f9dfdfaa (patch)
tree2dfe5638f680aa797f47bd73f40bada3c49e489e /Doc/about.rst
parentf00383ec9bb9452fd9d5f5003f123e68fc4a71d8 (diff)
downloadcpython-db39050396a104c73d0da473a2f00a62f9dfdfaa.zip
cpython-db39050396a104c73d0da473a2f00a62f9dfdfaa.tar.gz
cpython-db39050396a104c73d0da473a2f00a62f9dfdfaa.tar.bz2
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
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.