Update site URL

This commit is contained in:
Romain Dorgueil
2016-12-28 11:18:37 +01:00
parent b409391666
commit 269adc5150
3 changed files with 3 additions and 3 deletions

View File

@ -38,5 +38,5 @@ setup(
],
'jupyter': ['jupyter >=1.0,<1.1', 'ipywidgets >=6.0.0.beta5']
},
url='https://github.com/python-bonobo/bonobo',
url='https://bonobo-project.org/',
download_url='https://github.com/python-bonobo/bonobo/tarball/{version}'.format(version=version), )