We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d035fe commit ec67260Copy full SHA for ec67260
README.rst
@@ -143,6 +143,6 @@ Alternative Python bindings
143
144
This package uses `CFFI <https://github.com/ada-url/ada-python/>`__ to call
145
the ``Ada`` library's functions, which has a performance cost.
146
-The alternative `can_ada <https://github.com/ada-url/ada-python/>`__ (Canadian Ada)
+The alternative `can_ada <https://github.com/tktech/can_ada>`__ (Canadian Ada)
147
package uses `pybind11 <https://pybind11.readthedocs.io/en/stable/>`__ to generate a
148
Python extension module, which is more performant.
0 commit comments