fix links

This commit is contained in:
Arnav Sacheti
2025-10-14 20:42:40 -07:00
parent 066d9ca99e
commit 2937624ee7
12 changed files with 19 additions and 19 deletions

View File

@@ -41,9 +41,9 @@ classifiers = [
cli = ["peakrdl-cli >= 1.2.3"]
[project.urls]
Source = "https://github.com/SystemRDL/PeakRDL-busdecoder"
Tracker = "https://github.com/SystemRDL/PeakRDL-busdecoder/issues"
Changelog = "https://github.com/SystemRDL/PeakRDL-busdecoder/releases"
Source = "https://github.com/arnavsacheti/PeakRDL-busdecoder"
Tracker = "https://github.com/arnavsacheti/PeakRDL-busdecoder/issues"
Changelog = "https://github.com/arnavsacheti/PeakRDL-busdecoder/releases"
Documentation = "https://peakrdl-busdecoder.readthedocs.io/"
[dependency-groups]