diff --git a/setup.py b/setup.py index 4d8493d..fd9f995 100644 --- a/setup.py +++ b/setup.py @@ -36,5 +36,5 @@ Its aim is to provide a reproducable bootstrapping process using manifests as well as supporting a high degree of customizability through plugins.''', author='Anders Ingemann', author_email='anders@ingemann.de', - url='http://www.python.org/sigs/distutils-sig/', + url='http://www.github.com/andsens/bootstrap-vz', )