summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c87d6f6..70e3e03 100755
--- a/setup.py
+++ b/setup.py
@@ -77,7 +77,7 @@ setup(
description='Container bootstrapping tool',
license="GPLv3",
long_description=read('README.md'),
- url='https://github.com/cbosdo/virt-bootstrap',
+ url='https://github.com/virt-manager/virt-bootstrap',
# What does your project relate to?
keywords='virtualization container rootfs',
package_dir={"": "src"},