summaryrefslogtreecommitdiffstats
path: root/Doc/faq/installed.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/faq/installed.rst')
-rw-r--r--Doc/faq/installed.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/faq/installed.rst b/Doc/faq/installed.rst
index 390c85a..b9907a6 100644
--- a/Doc/faq/installed.rst
+++ b/Doc/faq/installed.rst
@@ -11,7 +11,7 @@ language because Python is easy to learn, but it's also used by professional
software developers at places such as Google, NASA, and Lucasfilm Ltd.
If you wish to learn more about Python, start with the `Beginner's Guide to
-Python <http://wiki.python.org/moin/BeginnersGuide>`_.
+Python <https://wiki.python.org/moin/BeginnersGuide>`_.
Why is Python installed on my machine?