Update URL in readme and setup.py
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
f189e299fd
commit
59c976510c
3 changed files with 3 additions and 3 deletions
2
setup.py
2
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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue