diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-02-05 07:44:12 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-02-05 07:44:12 -0800 |
commit | 6bee2abfccd23c7c3d0fba0a629cee440d3c9a83 (patch) | |
tree | 953ecac2041edfa85f63a99b68888dcc6427f50d /docs/hazmat/bindings | |
parent | 22a9d0e8a594848b61adddf4335ee4a87cc97b2c (diff) | |
download | cryptography-6bee2abfccd23c7c3d0fba0a629cee440d3c9a83.tar.gz cryptography-6bee2abfccd23c7c3d0fba0a629cee440d3c9a83.tar.bz2 cryptography-6bee2abfccd23c7c3d0fba0a629cee440d3c9a83.zip |
Removed pointless anchor
Diffstat (limited to 'docs/hazmat/bindings')
-rw-r--r-- | docs/hazmat/bindings/commoncrypto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/bindings/commoncrypto.rst b/docs/hazmat/bindings/commoncrypto.rst index c4f614c2..50dbe69a 100644 --- a/docs/hazmat/bindings/commoncrypto.rst +++ b/docs/hazmat/bindings/commoncrypto.rst @@ -27,4 +27,4 @@ Mac OS X. .. _`CFFI`: https://cffi.readthedocs.org/ -.. _`CommonCrypto`: https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/Common%20Crypto.3cc.html#//apple_ref/doc/man/3cc/CommonCrypto +.. _`CommonCrypto`: https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/Common%20Crypto.3cc.html |