From 28eeb8f69a705bd752a7f9919f97f50abdb08928 Mon Sep 17 00:00:00 2001 From: J08nY Date: Mon, 15 Jul 2024 15:41:43 +0200 Subject: Fix homepage in metadata. --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 7b59a68..4a8ef81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,8 +53,8 @@ ] [project.urls] - "Homepage" = "https://https://neuromancer.sk/pyecsca/" - "Documentation" = "https://https://neuromancer.sk/pyecsca/" + "Homepage" = "https://pyecsca.org" + "Documentation" = "https://pyecsca.org" "Bug Tracker" = "https://github.com/J08nY/pyecsca/issues" "Repository" = "https://github.com/J08nY/pyecsca" -- cgit v1.2.3-70-g09d2