diff --git a/index.json b/index.json index b3072e9..f09d727 100644 --- a/index.json +++ b/index.json @@ -9,6 +9,6 @@ "_links": { "repository": "laptop.local:4000/magdev/symfony-recipes", "origin_template": "{package}:{version}@laptop.local:4000/magdev/symfony-recipes:main", - "recipe_template": "http://laptop.local:4000/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}/{version}/manifest.json" + "recipe_template": "http://laptop.local:4000/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json" } } diff --git a/magdev/gitea-bundle/1.0/manifest.json b/magdev.gitea-bundle.1.0.json similarity index 100% rename from magdev/gitea-bundle/1.0/manifest.json rename to magdev.gitea-bundle.1.0.json