aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
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 bb99b07..2502654 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ setup(
description='Generates diff between two JSON files',
author='Matěj Cepl',
author_email='mcepl@redhat.com',
- url='https://fedorahosted.org/json_diff/',
+ url='https://gitlab.com/mcepl/json_diff',
py_modules=['json_diff'],
long_description=get_long_description(),
keywords=['json', 'diff'],