From 439a1d4959e97d611c47a8eb412c4059a7339ebc Mon Sep 17 00:00:00 2001 From: Chelsea Date: Mon, 6 Jul 2026 11:05:07 -0500 Subject: [PATCH] fix: correct Gitea repository URL --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1fb6782..4616521 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ [project.urls] Homepage = "https://conduit.librewiki.org/doku.php?id=examples" -Repository = "https://git.scorpi.us/chelsea/conduit-client" +Repository = "https://git.scorpi.us/chelsea/cheechandcharliesnortan8balloffadeadhookersassinthedesert" [tool.hatch.build.targets.wheel] packages = ["src/conduit_client"]