diff --git a/setup.py b/setup.py index c43dca7..e1d2002 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( name="scispacy", version=VERSION["VERSION"], - url="https://allenai.github.io/SciSpaCy/", + url="https://allenai.github.io/scispacy/", author="Allen Institute for Artificial Intelligence", author_email="ai2-info@allenai.org", description="A full SpaCy pipeline and models for scientific/biomedical documents.",