From 82e65117e8e0092c20b2911faeeec6f4f4c70086 Mon Sep 17 00:00:00 2001 From: Simon Jockers <449739+sjockers@users.noreply.github.com> Date: Mon, 4 Aug 2025 14:53:13 +0200 Subject: [PATCH 1/3] feat(ChartList): Use relative paths in chart links --- components/src/ChartList/ChartList.stories.svelte | 7 +++---- components/src/ChartList/ChartList.svelte | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/components/src/ChartList/ChartList.stories.svelte b/components/src/ChartList/ChartList.stories.svelte index 78d0c4fc..1709a5e8 100644 --- a/components/src/ChartList/ChartList.stories.svelte +++ b/components/src/ChartList/ChartList.stories.svelte @@ -1,7 +1,6 @@