You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 17/umbraco-cms/customizing/extending-overview/extension-registry/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ All extensions are registered in the extension registry. The registry can be man
17
17
18
18
An Extension Manifest is a declaration of what you want to register in the Umbraco backoffice. This article handles the layout and requirements of an Extension Manifest.
19
19
20
-
## [Register an Extension](extension-registry.md)
20
+
## [Register an Extension](register-extensions.md)
21
21
22
22
This article handles how to register an extension using an `umbraco-package.json` file.
0 commit comments