From b9ca9e26e5b202d2d85ce5ef80a9f22bcfc9fade Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 13:32:20 +0100 Subject: [PATCH] [v11.0.x] Storybook: Fix link to Saga (#86298) Storybook: Fix link to Saga (#85179) (cherry picked from commit 951d5b4e9faa55869aba3191bd9c9d025d9027d3) Co-authored-by: Joao Silva <100691367+JoaoSilvaGrafana@users.noreply.github.com> --- packages/grafana-ui/src/Intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/grafana-ui/src/Intro.mdx b/packages/grafana-ui/src/Intro.mdx index 3d7d4f4b66a..c0f62ca1c76 100644 --- a/packages/grafana-ui/src/Intro.mdx +++ b/packages/grafana-ui/src/Intro.mdx @@ -4,7 +4,7 @@ import { Meta } from '@storybook/blocks'; # Grafana React Components -With @grafana/ui, we want to democratize development. This library of reusable [Grafana](https://github.com/grafana/grafana) components and guidelines is part of the [Saga Design System](https://grafana.com/developers/saga/About/overview) and should help you with contribution and plugin development. +With @grafana/ui, we want to democratize development. This library of reusable [Grafana](https://github.com/grafana/grafana) components and guidelines is part of the [Saga Design System](https://grafana.com/developers/saga/about/overview) and should help you with contribution and plugin development. ## Our vision