From ba4d99e7675bb4d8c19b2c49ac656b2cdab54a69 Mon Sep 17 00:00:00 2001 From: Antoine Lamirault Date: Fri, 2 Jun 2023 16:42:59 +0200 Subject: [PATCH] Update flex_private_recipes.rst Fix bad anchor flex_private_recipes --- setup/flex_private_recipes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/flex_private_recipes.rst b/setup/flex_private_recipes.rst index abecdfd5039..d4d3156466d 100644 --- a/setup/flex_private_recipes.rst +++ b/setup/flex_private_recipes.rst @@ -16,7 +16,7 @@ perform their own installation tasks. To do this, you need to complete several s * Configure your project's ``composer.json`` file; and * Install the recipes in your project. -.. _create-a-private-github-repository +.. _create-a-private-github-repository: Create a Private Repository ---------------------------