From b2ef9d95d656bb246d9d1fc48a588968550577cd Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Fri, 10 Nov 2023 18:42:52 +0600 Subject: [PATCH] Update project URL in setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1ce2356..7cba7f5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ description-file = README.md long_description_content_type = text/markdown long_description = file: README.md -url = https://github.com/untitaker/click-repl +url = https://github.com/click-contrib/click-repl author = Markus Unterwaditzer author_email = markus@unterwaditzer.net