diff --git a/src/Umbraco.Web.UI.Client/storybook/stories/extending/localization.mdx b/src/Umbraco.Web.UI.Client/storybook/stories/extending/localization.mdx index 96244ea219..f037ef3972 100644 --- a/src/Umbraco.Web.UI.Client/storybook/stories/extending/localization.mdx +++ b/src/Umbraco.Web.UI.Client/storybook/stories/extending/localization.mdx @@ -85,9 +85,9 @@ export default { The `umb-localize` component is used to translate text in the UI. It is used like this: - + -Experiment with the component here: [Localize](/story/localization-localize--overview) +Experiment with the component here: [Localize](/story/localization-localize--default) ### UmbLocalizeController