summaryrefslogtreecommitdiff
path: root/service/setup.py
diff options
context:
space:
mode:
authorZara Gebru <zgebru@thoughtworks.com>2016-07-05 14:38:37 +0200
committerZara Gebru <zgebru@thoughtworks.com>2016-07-05 14:38:37 +0200
commitdfc0f1269cb5e3e5c128f4ac535db82dd5ce7452 (patch)
treeb8f5ab48d1e35cb74c7f8c23bda71937b300178b /service/setup.py
parentacfc47d5a39b5963acfa02b3905d293bb5e7df29 (diff)
change github url in setup.py to new one
Diffstat (limited to 'service/setup.py')
-rw-r--r--service/setup.py2
1 files changed, 1 insertions, 1 deletions
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',