We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba12dcc commit 4ac649aCopy full SHA for 4ac649a
1 file changed
README.rst
@@ -17,7 +17,7 @@ To aid in porting `cdb` applications to Python 3, this library provides a
17
compatability module for the `python-cdb <https://github.com/acg/python-cdb>`_
18
package, which can act as a drop-in replacement (see `the docs <https://python-pure-cdb.readthedocs.io>`_).
19
20
-For more information on constant databases, see `djb's page <https://cr.yp.to/cdb.html>`_
+For more information on constant databases, see `djb's page <https://cdb.cr.yp.to/>`_
21
and `Wikipedia <https://en.wikipedia.org/wiki/Cdb_(software)>`_.
22
23
The documentation for this package is available at
0 commit comments