Skip to content

Commit 21461ac

Browse files
authored
fix: update pyproject.toml project source url (#1623)
1 parent 4ea8fcb commit 21461ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ classifiers = [
4343
[project.urls]
4444
Homepage = "https://www.mongodb.org"
4545
Documentation = "https://pymongo.readthedocs.io"
46-
Source = "https://github.com/mongodb/pymongo"
46+
Source = "https://github.com/mongodb/mongo-python-driver"
4747
Tracker = "https://jira.mongodb.org/projects/PYTHON/issues"
4848

4949
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)