commit | 988df9ba0326f5adc84ee6ca51607674737f1469 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Apr 28 10:57:16 2016 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Apr 28 09:57:16 2016 -0500 |
tree | 27a93886e248641ccaa988f4ebbb7d84cbc730ef | |
parent | 2f27a8b2dcb66c2cfb0e13d347c4c0b2a2954973 [diff] |
Update URLs for new RTD domain (#2879)
diff --git a/docs/development/c-bindings.rst b/docs/development/c-bindings.rst index 993a4ab..cbd8fab 100644 --- a/docs/development/c-bindings.rst +++ b/docs/development/c-bindings.rst
@@ -3,7 +3,7 @@ C bindings are bindings to C libraries, using cffi_ whenever possible. -.. _cffi: https://cffi.readthedocs.org +.. _cffi: https://cffi.readthedocs.io Bindings live in :py:mod:`cryptography.hazmat.bindings`.