diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2016-11-06 04:30:36 -0500 |
|---|---|---|
| committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2016-11-06 17:30:36 +0800 |
| commit | 769d5c66be493bdf6ed684cfb79a7ef4ec9f3194 (patch) | |
| tree | 6dc7632e4bbce38c53bdba09e46a4316805c8d2b /docs/development | |
| parent | b94cacf2ae6e75e4007a79709bbf5360435b512d (diff) | |
| download | cryptography-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.rst | 2 |
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 |
