diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-01-23 07:46:21 -0600 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-01-23 07:46:21 -0600 |
commit | 3c1eb12115e193285aaf790d095c300f5dcf7df1 (patch) | |
tree | e8648858935301919da68d7cb9beb6522b2140f7 | |
parent | c60f4c717659f69e6b57b01c43b466f38a7bec19 (diff) | |
download | cryptography-3c1eb12115e193285aaf790d095c300f5dcf7df1.tar.gz cryptography-3c1eb12115e193285aaf790d095c300f5dcf7df1.tar.bz2 cryptography-3c1eb12115e193285aaf790d095c300f5dcf7df1.zip |
Capital S is the canonical URL
-rw-r--r-- | docs/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst index 4bb1461d..3de41fd5 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -287,5 +287,5 @@ The HTML documentation index can now be found at .. _`tox`: https://pypi.python.org/pypi/tox .. _`virtualenv`: https://pypi.python.org/pypi/virtualenv .. _`pip`: https://pypi.python.org/pypi/pip -.. _`sphinx`: https://pypi.python.org/pypi/sphinx +.. _`sphinx`: https://pypi.python.org/pypi/Sphinx .. _`reStructured Text`: http://sphinx-doc.org/rest.html |