Skip to content

Commit aaa0e91

Browse files
authored
Merge pull request #624 from ExpressionEngine/remove-old-cli-addon-generator-docs
updated one more link
2 parents 5dcc350 + 6cc58a5 commit aaa0e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/add-on-update-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ TIP:When using the CLI, your add-on update file will automatically be created fo
1717

1818
## Initial Setup
1919

20-
When you first create your add-on using the [`make:addon`](/cli/built-in-commands/make-addon.md) command from the CLI, a `upd` file is created for you in the root of your add-on.
20+
When you first create your add-on using the [`make:addon`](development/addon-development-overview.md) command from the CLI, a `upd` file is created for you in the root of your add-on.
2121

2222
Here I have created an add-on called Amazing Add-on using the CLI.
2323

0 commit comments

Comments
 (0)