From c317834d4614f14b56b5c17ec786fc738faa8ed2 Mon Sep 17 00:00:00 2001 From: hf-krechan Date: Thu, 28 Sep 2023 13:16:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Update=20bo4e=20urls?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6273f971f..0334a6842 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,8 +27,8 @@ dependencies = [ dynamic = ["readme", "version"] [project.urls] -Changelog = "https://github.com/Hochfrequenz/BO4E-python/releases" -Homepage = "https://github.com/Hochfrequenz/BO4E-python" +Changelog = "https://github.com/bo4e/bo4e-python/releases" +Homepage = "https://github.com/bo4e/bo4e-python" Documentation = "https://bo4e-python.readthedocs.io/en/latest/" [tool.hatch.metadata.hooks.fancy-pypi-readme]