diff --git a/setup.py b/setup.py index 08c750d..6ea3262 100644 --- a/setup.py +++ b/setup.py @@ -8,8 +8,8 @@ description='Simple RESTful server toolkit', author='Walery Jadłowski', author_email='bodb.digr@gmail.com', - url='https://github.com/bodbdigr/rest.py', - download_url='https://github.com/bodbdigr/rest.py/archive/v0.1.0.tar.gz', + url='https://github.com/bodbdigr/restea', + download_url='https://github.com/bodbdigr/restea/archive/v0.1.0.tar.gz', keywords=['rest', 'restful', 'restea'], classifiers=[] )