Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/how_to_create_my_own_adl_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down