docs: update storybook links (#75741)

This commit is contained in:
David Harris
2023-09-29 14:03:42 +01:00
committed by GitHub
parent a39d2ae8ea
commit fd1032eeaa

View File

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