From 5575e0ca992c19df146aaf3fb419da7441b26d62 Mon Sep 17 00:00:00 2001 From: David Vo Date: Tue, 29 Jul 2025 22:23:00 +1000 Subject: [PATCH] Fix PyPI link to source code --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3653c0a..69d5fac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ name = "RobotPy Development Team" email = "robotpy@googlegroups.com" [project.urls] -"Source code" = "https://github.com/robotpy/robotpy-ctre" +"Source code" = "https://github.com/robotpy/robotpy-rev" [tool.hatch.version]