Skip to content

Commit 13d5341

Browse files
Update project links in pyproject.toml
1 parent 8d9460c commit 13d5341

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ cli = [
4141
robot_descriptions = "robot_descriptions._command_line:main"
4242

4343
[project.urls]
44-
Source = "https://github.com/stephane-caron/robot_descriptions"
45-
Tracker = "https://github.com/stephane-caron/robot_descriptions/issues"
46-
Changelog = "https://github.com/stephane-caron/robot_descriptions/blob/master/CHANGELOG.md"
44+
Source = "https://github.com/stephane-caron/robot_descriptions.py"
45+
Tracker = "https://github.com/stephane-caron/robot_descriptions.py/issues"
46+
Changelog = "https://github.com/stephane-caron/robot_descriptions.py/blob/master/CHANGELOG.md"
4747

4848
[tool.black]
4949
line-length = 79

0 commit comments

Comments
 (0)