From 951d5b4e9faa55869aba3191bd9c9d025d9027d3 Mon Sep 17 00:00:00 2001 From: Joao Silva <100691367+JoaoSilvaGrafana@users.noreply.github.com> Date: Wed, 27 Mar 2024 11:50:36 +0000 Subject: [PATCH] Storybook: Fix link to Saga (#85179) --- 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