We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17595f6 commit 8154322Copy full SHA for 8154322
1 file changed
pyproject.toml
@@ -46,10 +46,10 @@ dependencies = [
46
]
47
48
[project.urls]
49
-Homepage = "https://github.com/your-org/VideoRAC" # update
50
-Repository = "https://github.com/your-org/VideoRAC" # update
51
-Issues = "https://github.com/your-org/VideoRAC/issues" # update
52
-Documentation = "https://github.com/your-org/VideoRAC" # update
+Homepage = "https://prismaticlab.github.io/Video-RAC/" # update
+Repository = "https://github.com/PrismaticLab/Video-RAC" # update
+Issues = "https://github.com/PrismaticLab/Video-RAC/issues" # update
+Documentation = "https://prismaticlab.github.io/Video-RAC/" # update
53
54
[tool.setuptools]
55
include-package-data = true
0 commit comments