From 94d215bc206b4ee15cb4cf7f6378c05c7e94b785 Mon Sep 17 00:00:00 2001 From: Dmitry Selyutin Date: Sun, 18 Jun 2023 14:19:08 +0300 Subject: [PATCH] pyproject.toml: update project URLs --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 90d23c8..cf56f0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,5 +32,5 @@ classifiers = [ ] [project.urls] -"Homepage" = "https://repo.or.cz/mdis.git" -"Bug Tracker" = "https://repo.or.cz/mdis.git" +"Homepage" = "https://git.libre-soc.org/?p=mdis.git" +"Bug Tracker" = "https://bugs.libre-soc.org/" -- 2.30.2