diff --git a/setup.py b/setup.py index 9e3f410..476251d 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( description="OCR for Japanese manga", long_description=long_description, long_description_content_type="text/markdown", - url="https://github.com/kha-white/manga_ocr", + url="https://github.com/kha-white/manga-ocr", author="Maciej Budyƛ", author_email="kha-white@mail.com", license="Apache License 2.0",