From 4a7dfeaf05c98049e29f786e241fc40110c75b56 Mon Sep 17 00:00:00 2001 From: magdev Date: Thu, 12 Sep 2024 23:03:00 +0200 Subject: [PATCH] changed URLs --- index.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.json b/index.json index a00b375..19be087 100644 --- a/index.json +++ b/index.json @@ -10,8 +10,8 @@ "branch": "main", "is_contrib": true, "_links": { - "repository": "pidock.local/magdev/symfony-recipes", - "origin_template": "{package}:{version}@pidock.local/magdev/symfony-recipes:main", - "recipe_template": "https://pidock.local/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json" + "repository": "src.bundespruefstelle.ch/magdev/symfony-recipes", + "origin_template": "{package}:{version}@src.bundespruefstelle.ch/magdev/symfony-recipes:main", + "recipe_template": "https://src.bundespruefstelle.ch/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json" } }