summaryrefslogtreecommitdiff
path: root/docs/narr/install.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-04-23 02:50:23 -0700
committerSteve Piercy <web@stevepiercy.com>2016-04-23 02:50:23 -0700
commit7f70ac6e43e8c7f930b819714ec6cf43e7f523b0 (patch)
tree87c6d914974b01c129bea0a1cc2900eb186eb192 /docs/narr/install.rst
parentf5de93f1c156fd4659a191c7c78554645534968d (diff)
parent1cb30e690a7ba97db212e7ec9002fd83f950b0bd (diff)
downloadpyramid-7f70ac6e43e8c7f930b819714ec6cf43e7f523b0.tar.gz
pyramid-7f70ac6e43e8c7f930b819714ec6cf43e7f523b0.tar.bz2
pyramid-7f70ac6e43e8c7f930b819714ec6cf43e7f523b0.zip
Merge pull request #2524 from stevepiercy/master
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/b…
Diffstat (limited to 'docs/narr/install.rst')
-rw-r--r--docs/narr/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 3e5523262..7d96f4074 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -90,7 +90,7 @@ If You Don't Yet Have a Python Interpreter (Windows)
If your Windows system doesn't have a Python interpreter, you'll need to
install it by downloading a Python 3.x-series interpreter executable from
-`python.org's download section <http://python.org/download/>`_ (the files
+`python.org's download section <https://www.python.org/downloads/>`_ (the files
labeled "Windows Installer"). Once you've downloaded it, double click on the
executable and accept the defaults during the installation process. You may
also need to download and install the Python for Windows extensions.
@@ -99,7 +99,7 @@ also need to download and install the Python for Windows extensions.
Windows <python:using-on-windows>` for full details.
.. seealso:: Download and install the `Python for Windows extensions
- <http://sourceforge.net/projects/pywin32/files/pywin32/>`_. Carefully read
+ <https://sourceforge.net/projects/pywin32/files/pywin32/>`_. Carefully read
the README.txt file at the end of the list of builds, and follow its
directions. Make sure you get the proper 32- or 64-bit build and Python
version.