diff --git a/index.json b/index.json index 50055a38..afd7a587 100644 --- a/index.json +++ b/index.json @@ -2185,8 +2185,8 @@ "_links": { "repository": "github.com/symfony/recipes", "origin_template": "{package}:{version}@github.com/symfony/recipes:main", - "recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/{package_dotted}.{version}.json", - "recipes_template_relative": "{package_dotted}.{version}.json", + "recipe_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/{package_dotted}.{version}.json", + "recipe_template_relative": "{package_dotted}.{version}.json", "archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/archived/{package_dotted}/{ref}.json", "archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json" }