diff --git a/pyproject.toml b/pyproject.toml index 6fc3dfa..62a0022 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ content-type = "text/markdown; charset=UTF-8" text = "MIT License" [project.urls] -Homepage = "https://github.com/JulienPalard/mdtoreveal" +Homepage = "https://git.afpy.org/mdk/mdtoreveal" [project.scripts] mdtoreveal = "mdtoreveal:main"