From ecc3adaacd09435d1743ef3ec8d923d4b114e86e Mon Sep 17 00:00:00 2001 From: Adrian Vollmer Date: Sat, 29 Oct 2022 15:59:41 +0200 Subject: [PATCH] Fix home page in setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0cc7d7c..3905aab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ summary = Bundle assets of distributed HTML docs into one self-contained HTML fi description_file = README.md author = Adrian Vollmer author_email = computerfluesterer@protonmail.com -home_page = https://github.com/AdrianVollmer/self-contained-html +home_page = https://github.com/AdrianVollmer/Zundler classifier = Development Status :: 3 - Alpha Environment :: Console