Fix URLs to point to github.com/tursodatabase/turso

This commit is contained in:
Pekka Enberg
2025-06-30 11:23:53 +03:00
parent e514a02478
commit 9c1b7897ac
27 changed files with 1059 additions and 2263 deletions

View File

@@ -40,8 +40,8 @@ dev = [
]
[project.urls]
Homepage = "https://github.com/tursodatabase/limbo"
Source = "https://github.com/tursodatabase/limbo"
Homepage = "https://github.com/tursodatabase/turso"
Source = "https://github.com/tursodatabase/turso"
[tool.maturin]
bindings = 'pyo3'