Skip to content

Commit 3497333

Browse files
authored
Update 16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md
1 parent b97a538 commit 3497333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ You can create a folder to manage new files. Those files look like this:
9595
* `index.ts`
9696
* Exporting all elements.
9797
* `manifest.ts`
98-
* Declares the element as a backoffice extension and registers it in the Extension Registry. Read more in the [Extension Manifest documentation](../../../../umbraco-cms/customizing/extending-overview/extension-registry/extension-manifest.md/).
98+
* Declares the element as a backoffice extension and registers it in the Extension Registry. Read more in the [Extension Manifest documentation](https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-registry/extension-manifest).
9999

100100
First, re-generate the `DayOfWeek` config type on the client side using the below command:
101101

0 commit comments

Comments
 (0)