From c5e14f28f2b5994cc4a64f7b1b60973961af0c35 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sat, 14 Sep 2024 13:17:19 -0500 Subject: [PATCH] docs: update project links, kallithea -> forgejo --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0742c23..e823ffb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,8 +34,8 @@ dependencies = [ [project.urls] Homepage = "https://rattailproject.org" -Repository = "https://kallithea.rattailproject.org/rattail-project-contrib/rattail-cognitive" -Changelog = "https://kallithea.rattailproject.org/rattail-project-contrib/rattail-cognitive/files/master/CHANGELOG.md" +Repository = "https://forgejo.wuttaproject.org/rattail/rattail-cognitive" +Changelog = "https://forgejo.wuttaproject.org/rattail/rattail-cognitive/src/branch/master/CHANGELOG.md" [tool.commitizen]