diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-02-05 10:06:11 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-02-05 10:06:11 -0600 |
commit | c16bddc6cd9add175f4577922afc42284b871181 (patch) | |
tree | 953ecac2041edfa85f63a99b68888dcc6427f50d /docs | |
parent | 48ef0c1a319ea3787ac865d67c15dc303c588d70 (diff) | |
parent | 6bee2abfccd23c7c3d0fba0a629cee440d3c9a83 (diff) | |
download | cryptography-c16bddc6cd9add175f4577922afc42284b871181.tar.gz cryptography-c16bddc6cd9add175f4577922afc42284b871181.tar.bz2 cryptography-c16bddc6cd9add175f4577922afc42284b871181.zip |
Merge pull request #562 from alex/osx-docs
Run the doc tests under OS X
Diffstat (limited to 'docs')
-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 |