From 9fc671cc1726ef0af56e7a3e5f9b06f23d23388f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marina=20L=C3=B3pez?= Date: Fri, 4 Apr 2025 08:33:51 +0200 Subject: [PATCH] :bug: Fix wrong path to list all icons in storybook --- CHANGES.md | 1 + frontend/src/app/main/ui/ds/foundations/assets/icon.mdx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 0ea7662b6..e45bfceae 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -47,6 +47,7 @@ - Fix available size of resize handler [Taiga #10639](https://tree.taiga.io/project/penpot/issue/10639) - Internal error when install a plugin by penpothub - Try plugin [Taiga #10542](https://tree.taiga.io/project/penpot/issue/10542) - Add character limitation to asset inputs [Taiga #10669](https://tree.taiga.io/project/penpot/issue/10669) +- Fix Storybook link 'list of all available icons' wrong path [Taiga #10705](https://tree.taiga.io/project/penpot/issue/10705) ## 2.5.4 diff --git a/frontend/src/app/main/ui/ds/foundations/assets/icon.mdx b/frontend/src/app/main/ui/ds/foundations/assets/icon.mdx index c1184acd5..2f2806c49 100644 --- a/frontend/src/app/main/ui/ds/foundations/assets/icon.mdx +++ b/frontend/src/app/main/ui/ds/foundations/assets/icon.mdx @@ -5,7 +5,7 @@ import * as IconStories from "./icon.stories" # Iconography -See the [list of all available icons](?path=/story/foundations-icons--all-icons). +See the [list of all available icons](?path=/story/foundations-assets-icon--all). ## Variants