From 96cbb50e877f54c3cee0e6eb59b1308438390d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Budy=C5=9B?= Date: Wed, 9 Feb 2022 21:39:00 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",