Skip to content

Commit 89495b4

Browse files
authored
Fix wrong link to backofficeEntryPoint article
1 parent e0aacf1 commit 89495b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-registry/extension-manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ There are many use cases. To name a few, it could be to load external libraries
7474

7575
The entry point declares a single JavaScript file that will be loaded and run when the Backoffice starts.
7676

77-
Read more about the `backofficeEntryPoint` extension type in the [Entry Point](extension-manifest.md#the-backofficeentrypoint-extension-type) article.
77+
Read more about the `backofficeEntryPoint` extension type in the [Backoffice Entry Point](../extension-types/backoffice-entry-point.md) article.
7878

7979
### The `appEntryPoint` extension type
8080

0 commit comments

Comments
 (0)