8000 Fix link to can_ada · ada-url/ada-python@ec67260 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec67260

Browse files
bbaylesanonrig
authored andcommitted
Fix link to can_ada
1 parent 5d035fe commit ec67260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,6 @@ Alternative Python bindings
143143

144144
This package uses `CFFI <https://github.com/ada-url/ada-python/>`__ to call
145145
the ``Ada`` library's functions, which has a performance cost.
146-
The alternative `can_ada <https://github.com/ada-url/ada-python/>`__ (Canadian Ada)
146+
The alternative `can_ada <https://github.com/tktech/can_ada>`__ (Canadian Ada)
147147
package uses `pybind11 <https://pybind11.readthedocs.io/en/stable/>`__ to generate a
148148
Python extension module, which is more performant.

0 commit comments

Comments
 (0)
0