diff --git a/setup.py b/setup.py index 2f6bcca..fece310 100644 --- a/setup.py +++ b/setup.py @@ -11,8 +11,8 @@ author=release.__author__, author_email=release.__email__, description=release.__description__, - url='https://github.com/quackenbush/APC/', - download_url='https://github.com/quackenbush/APC/archive/master.zip', + url='https://github.com/scls19fr/APC/', + download_url='https://github.com/scls19fr/APC/archive/master.zip', license='MIT', classifiers=[ 'Development Status :: 4 - Beta',