Skip to content

Commit 4ac649a

Browse files
authored
Update link to cdb.cr.yp.to
1 parent ba12dcc commit 4ac649a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To aid in porting `cdb` applications to Python 3, this library provides a
1717
compatability module for the `python-cdb <https://github.com/acg/python-cdb>`_
1818
package, which can act as a drop-in replacement (see `the docs <https://python-pure-cdb.readthedocs.io>`_).
1919

20-
For more information on constant databases, see `djb's page <https://cr.yp.to/cdb.html>`_
20+
For more information on constant databases, see `djb's page <https://cdb.cr.yp.to/>`_
2121
and `Wikipedia <https://en.wikipedia.org/wiki/Cdb_(software)>`_.
2222

2323
The documentation for this package is available at

0 commit comments

Comments
 (0)