From 5ad6df9eb6a73d26c57bcd8c29b6a71e028cf749 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 18 Feb 2017 12:52:50 -0500 Subject: This is HTTPS now (#3407) --- docs/development/getting-started.rst | 2 +- docs/installation.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst index dc558936..d94e656b 100644 --- a/docs/development/getting-started.rst +++ b/docs/development/getting-started.rst @@ -118,7 +118,7 @@ Use `tox`_ to build the documentation. For example: The HTML documentation index can now be found at ``docs/_build/html/index.html``. -.. _`Homebrew`: http://brew.sh +.. _`Homebrew`: https://brew.sh .. _`MacPorts`: https://www.macports.org .. _`OpenSSL`: https://www.openssl.org .. _`pytest`: https://pypi.python.org/pypi/pytest diff --git a/docs/installation.rst b/docs/installation.rst index a1b5642d..7f16313e 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -271,7 +271,7 @@ You will need to set this variable every time you start Python. For more information, consult `Greg Wilson's blog post`_ on the subject. -.. _`Homebrew`: http://brew.sh +.. _`Homebrew`: https://brew.sh .. _`MacPorts`: https://www.macports.org .. _`openssl-release`: https://jenkins.cryptography.io/job/openssl-release/ .. _`Greg Wilson's blog post`: https://software-carpentry.org/blog/2014/04/mr-biczo-was-right.html -- cgit v1.2.3