summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBen Firshman <ben@firshman.co.uk>2014-07-21 16:21:26 -0700
committerBen Firshman <ben@firshman.co.uk>2014-07-21 16:22:03 -0700
commit59c976510ce1929c4ee5799c58bfe8d4d911febc (patch)
tree809aa67603dcfd5b144826e6b096d4c74b59d160 /setup.py
parentf189e299fda08e0888d575ed9965773dffcaf599 (diff)
Update URL in readme and setup.py
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1f196baf..02f4d826 100644
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ setup(
name='fig',
version=find_version("fig", "__init__.py"),
description='Punctual, lightweight development environments using Docker',
- url='http://orchardup.github.io/fig/',
+ url='http://www.fig.sh/',
author='Orchard Laboratories Ltd.',
author_email='hello@orchardup.com',
license='Apache License 2.0',