Skip to content

Commit 1b102cd

Browse files
authored
Update project URLs in pyproject.toml
1 parent e41afda commit 1b102cd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,9 @@ classifiers = [
3535

3636
[project.urls]
3737
Homepage = "https://jazzband.co/projects/dj-database-url"
38-
Documentation = "https://github.com/jazzband/dj-database-url/blob/master/README.rst"
3938
Changelog = "https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md"
4039
Funding = "https://psfmember.org/civicrm/contribute/transact/?reset=1&id=34"
41-
Source = "https://github.com/jazzband/dj-database-url"
42-
"Issue Tracker" = "https://github.com/jazzband/dj-database-url/issues"
40+
Bug = "https://github.com/jazzband/dj-database-url/issues"
4341

4442
[build-system]
4543
requires = ["uv_build>=0.9.17,<0.10.0"]

0 commit comments

Comments
 (0)