Skip to content

Commit 900e533

Browse files
committed
Fix broken link
1 parent 40829b2 commit 900e533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/generators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Upon successful generation of new templates, you will be brought to the Template
2525

2626
## Command Line Usage
2727

28-
You can also generate templates using [ExpressionEngine's Command Line Interface (CLI)](../cli/usage.md). The main CLI command to access all template generators in the system is: `php system/ee/eecli.php generate:templates`.
28+
You can also generate templates using [ExpressionEngine's Command Line Interface (CLI)](/cli/usage.md). The main CLI command to access all template generators in the system is: `php system/ee/eecli.php generate:templates`.
2929

3030
To get the list of available template generators, pass the `--list` option to the command:
3131

0 commit comments

Comments
 (0)