aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f8ed6a3..1492e4a 100755
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ NAME = 'GolemFlavor'
DESCRIPTION = 'GolemFlavor: A Python package for Astrophysical Flavor analysis with GolemFit'
MAINTAINER = 'Shivesh Mandalia'
MAINTAINER_EMAIL = 's.p.mandalia@qmul.ac.uk'
-URL = 'https://github.com/ShiveshM/flavour_ratio'
+URL = 'https://github.com/ShiveshM/GolemFlavor'
LICENSE = 'MIT'
here = os.path.abspath(os.path.dirname(__file__))