summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 688372e3..b7b0f55c 100755
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ def main() -> None:
setup(
name="kvmd",
version="0.149",
- url="https://github.com/pi-kvm/pi-kvm",
+ url="https://github.com/pi-kvm/kvmd",
license="GPLv3",
author="Maxim Devaev",
author_email="[email protected]",