Skip to content

Commit f326a9a

Browse files
authored
Update 15/umbraco-cms/customizing/extending-overview/extension-registry/README.md
1 parent 37b2c70 commit f326a9a

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 Unregister](./#replace-exclude-or-unregister)
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)