From 4181d597a80e097826c42d7fc635bdbb78fc13f2 Mon Sep 17 00:00:00 2001 From: Ivan Usov Date: Fri, 12 Jul 2024 11:34:53 +0200 Subject: [PATCH] Fix home link [skip ci] --- conda-recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 2d05cb9..864b4d9 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -28,7 +28,7 @@ requirements: about: - home: https://github.com/paulscherrerinstitute/pyzebra + home: https://gitlab.psi.ch/zebra/pyzebra summary: {{ data['description'] }} license: GNU GPLv3 license_file: LICENSE