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/)