diff --git a/setup.py b/setup.py
index 934a84ee82a2f5eefa651941f3e349bc1dedc6bc..92fa20533b0e335fd2ff0ad7989a4db43b141d4d 100644
--- a/setup.py
+++ b/setup.py
@@ -38,7 +38,7 @@ setup(
     name='bob.example.faceverify',
     version=version,
     description='Example for using Bob to create three distinct face verification systems',
-    url='http://pypi.python.org/pypi/bob.example.faceverify',
+    url='http://github.com/bioidiap/bob.example.faceverify',
     license='GPLv3',
     author='Manuel Guenther',
     author_email='manuel.guenther@idiap.ch',