fix github URL references to Engelgardt23/vrcx
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ dependencies = ["rich>=13", "paramiko>=3"]
|
||||
dynamic = ["version"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/Engelgardt23/bmccollect"
|
||||
Issues = "https://github.com/Engelgardt23/bmccollect/issues"
|
||||
Homepage = "https://github.com/Engelgardt23/vrcx"
|
||||
Issues = "https://github.com/Engelgardt23/vrcx/issues"
|
||||
|
||||
[project.scripts]
|
||||
vrcx = "vrcx.app:main"
|
||||
|
||||
@@ -11,4 +11,4 @@ The single source of truth for the project version. Bump this before tagging
|
||||
a release; CI reads the tag, the code reads this constant."""
|
||||
|
||||
__version__ = "0.2.0-dev"
|
||||
GITHUB_REPO = "Engelgardt23/bmccollect"
|
||||
GITHUB_REPO = "Engelgardt23/vrcx"
|
||||
|
||||
Reference in New Issue
Block a user