From b8a7c364b5bcc7f439f09e3b2d38dee2bd3614f6 Mon Sep 17 00:00:00 2001 From: Arman Yerkesh Date: Fri, 26 Jun 2026 11:03:10 +0300 Subject: [PATCH] Fix link to project wizard in document --- docs/how_to_create_my_own_adl_project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how_to_create_my_own_adl_project.md b/docs/how_to_create_my_own_adl_project.md index bc4439c2f..1033b0733 100644 --- a/docs/how_to_create_my_own_adl_project.md +++ b/docs/how_to_create_my_own_adl_project.md @@ -37,7 +37,7 @@ Then we clone the Ada_Drivers_Library repository: Next, we use the project wizard to configure and generate the ADL project. -The [project_wizard](script/project_wizard.py) provides an interface to +The [project_wizard](../scripts/project_wizard.py) provides an interface to create an ADL project. This script will ask a series of questions to define the ADL configuration of your project and then generate the different files required to use ADL based on this configuration. The questions are for