Skip to content

Commit 34ff92a

Browse files
authored
Merge pull request #7030 from Rockerby/patch-7
Fix link in Extension Registry
2 parents 653e459 + f326a9a commit 34ff92a

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-cms/customizing/extending-overview/extension-registry

1 file changed

+1
-1
lines changed

15/umbraco-cms/customizing/extending-overview/extension-registry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ The extension registry is a global registry that can be accessed and changed at
1414

1515
Each Extension Manifest has to declare its type, this is used to determine where it hooks into the system. It also looks at what data is required to declare within it.
1616

17-
## [Replace, Exclude or Unregistere](./#replace-exclude-or-unregistere)
17+
## [Replace, Exclude, or Unregister](replace-exclude-or-unregister.md)
1818

1919
Once you understand how to declare your own, you may want to replace or remove existing.

0 commit comments

Comments
 (0)