diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/getting-started.rst | 2 | ||||
-rw-r--r-- | docs/installation.rst | 2 |
2 files changed, 2 insertions, 2 deletions
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 |