Signed-off-by: Alan Serhan <alan.serhan@fmr.com>

- Fix broken link to cli
This commit is contained in:
Alan Serhan
2024-06-06 17:34:13 +01:00
parent 57f615b0c5
commit 00e77ed322
@@ -32,7 +32,7 @@ $ yarn backstage-cli new
> scaffolder-module - An module exporting custom actions for @backstage/plugin-scaffolder-backend
```
You can find a [list](../../local-dev/cli-commands.md) of all commands provided by the Backstage CLI.
You can find a [list](../../tooling/cli/03-commands.md) of all commands provided by the Backstage CLI.
When prompted, select the option to generate a scaffolder module. This creates a solid foundation for your custom action. Enter the name of the module you wish to create, and the CLI will generate the required files and directory structure.