From c2ff41cb89c5878ec4e73a78de1a3a06a1e2a532 Mon Sep 17 00:00:00 2001
From: Thomas Kluyver <thomas@kluyver.me.uk>
Date: Mon, 21 Nov 2022 16:45:32 +0000
Subject: [PATCH] Fix project URL

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 0b3aba3..40d21bb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,4 +12,4 @@ dependencies = [
 ]
 
 [project.urls]
-Home = "https://github.com/takluyver/calparrot"
+Home = "https://git.xfel.eu/calibration/calparrot/"
-- 
GitLab