From d656e69cb2f983a9b35ad800d2519bc844fa6419 Mon Sep 17 00:00:00 2001
From: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
Date: Tue, 1 Aug 2023 14:33:37 +0200
Subject: [PATCH] update link to default story
---
.../storybook/stories/extending/localization.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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