aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-11-06 04:30:36 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2016-11-06 17:30:36 +0800
commit769d5c66be493bdf6ed684cfb79a7ef4ec9f3194 (patch)
tree6dc7632e4bbce38c53bdba09e46a4316805c8d2b /docs/development
parentb94cacf2ae6e75e4007a79709bbf5360435b512d (diff)
downloadcryptography-769d5c66be493bdf6ed684cfb79a7ef4ec9f3194.tar.gz
cryptography-769d5c66be493bdf6ed684cfb79a7ef4ec9f3194.tar.bz2
cryptography-769d5c66be493bdf6ed684cfb79a7ef4ec9f3194.zip
Use the canonical host for two urls on the OpenSSL website (#3219)
Diffstat (limited to 'docs/development')
-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 ea21f5e6..dc558936 100644
--- a/docs/development/getting-started.rst
+++ b/docs/development/getting-started.rst
@@ -120,7 +120,7 @@ The HTML documentation index can now be found at
.. _`Homebrew`: http://brew.sh
.. _`MacPorts`: https://www.macports.org
-.. _`OpenSSL`: https://openssl.org
+.. _`OpenSSL`: https://www.openssl.org
.. _`pytest`: https://pypi.python.org/pypi/pytest
.. _`tox`: https://pypi.python.org/pypi/tox
.. _`virtualenv`: https://pypi.python.org/pypi/virtualenv