aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/getting-started.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2018-12-30 14:28:48 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2018-12-30 14:28:48 -0600
commitebaa5706976ced25a89b89b49a570c22c1da1b87 (patch)
tree19c40a155290f0d3a553cf01be645dc31847312f /docs/development/getting-started.rst
parent9aeabd9d2abea2e6cf7fc2240f1d4f34f57a24bd (diff)
downloadcryptography-ebaa5706976ced25a89b89b49a570c22c1da1b87.tar.gz
cryptography-ebaa5706976ced25a89b89b49a570c22c1da1b87.tar.bz2
cryptography-ebaa5706976ced25a89b89b49a570c22c1da1b87.zip
Sphinx's website is now https (#4662)
* Sphinx's website is now https * Sphinx's website is now https
Diffstat (limited to 'docs/development/getting-started.rst')
-rw-r--r--docs/development/getting-started.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst
index e01ee277..cc333e4d 100644
--- a/docs/development/getting-started.rst
+++ b/docs/development/getting-started.rst
@@ -115,5 +115,5 @@ The HTML documentation index can now be found at
.. _`virtualenv`: https://pypi.org/project/virtualenv/
.. _`pip`: https://pypi.org/project/pip/
.. _`sphinx`: https://pypi.org/project/Sphinx/
-.. _`reStructured Text`: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
+.. _`reStructured Text`: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
.. _`this Github issue`: https://github.com/rfk/pyenchant/issues/42