From dfc0f1269cb5e3e5c128f4ac535db82dd5ce7452 Mon Sep 17 00:00:00 2001 From: Zara Gebru Date: Tue, 5 Jul 2016 14:38:37 +0200 Subject: change github url in setup.py to new one --- service/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/setup.py') diff --git a/service/setup.py b/service/setup.py index 53a8f715..d7fd1607 100644 --- a/service/setup.py +++ b/service/setup.py @@ -29,7 +29,7 @@ setup(name='pixelated-user-agent', long_description=read('README.md'), author='Thoughtworks', author_email='pixelated-team@thoughtworks.com', - url='http://pixelated-project.github.io', + url='https://github.com/pixelated', packages=[ 'pixelated', 'pixelated.adapter', -- cgit v1.2.3