From 21833d2526ac7231cc796c08f0c40cd9d0b6df21 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 16:14:44 +0300 Subject: [PATCH] [v10.1.x] docs: update storybook links (#75744) docs: update storybook links (#75741) (cherry picked from commit fd1032eeaa064fbc3ff1db57704af25123e70d95) Co-authored-by: David Harris --- packages/grafana-ui/src/Intro.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/grafana-ui/src/Intro.mdx b/packages/grafana-ui/src/Intro.mdx index d1286bc90b4..761846347e1 100644 --- a/packages/grafana-ui/src/Intro.mdx +++ b/packages/grafana-ui/src/Intro.mdx @@ -45,7 +45,6 @@ When we notice that we need to change something, we determine together what the ## Related links -- [Build a panel plugin tutorial](https://grafana.com/tutorials/build-a-panel-plugin/#0) -- [Plugin Developer guide](https://grafana.com/docs/grafana/latest/plugins/developing/development/) -- [Boilerplate Panel Plugin](https://github.com/grafana/simple-react-panel) +- [Build a panel plugin tutorial](https://grafana.com/developers/plugin-tools/tutorials/build-a-panel-plugin) +- [Plugin developer guide](https://grafana.com/developers/plugin-tools/) - [Grafana Tutorials](https://grafana.com/tutorials/)