Skip to content

Commit 9e25a7d

Browse files
authored
Update project URLs (duckdb#24)
* Update issues URL * Update source URL --------- Authored-by: Emil Sadek <[email protected]>
1 parent 7279618 commit 9e25a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ maintainers = [{name = "DuckDB Foundation"}]
3737

3838
[project.urls]
3939
Documentation = "https://duckdb.org/docs/stable/clients/python/overview"
40-
Source = "https://github.com/duckdb/duckdb/blob/main/tools/pythonpkg"
41-
Issues = "https://github.com/duckdb/duckdb/issues"
40+
Source = "https://github.com/duckdb/duckdb-python"
41+
Issues = "https://github.com/duckdb/duckdb-python/issues"
4242
Changelog = "https://github.com/duckdb/duckdb/releases"
4343

4444
[project.optional-dependencies]

0 commit comments

Comments
 (0)