Commit 9ccf32be by Ryan McKinley Committed by Torkel Ödegaard

Docs: update links to sample plugins (#18240)

* update links to sample plugins

* lowercase Panel
parent 4161a6c6
......@@ -20,7 +20,8 @@ You can extend Grafana by writing your own plugins and then share them with othe
Example plugins
- [Typescript data source example](https://github.com/grafana/typescript-template-datasource)
- ["Hello World" panel using Angular](https://github.com/grafana/simple-angular-panel)
- ["Hello World" panel using React](https://github.com/grafana/simple-react-panel)
- [Simple json data source](https://github.com/grafana/simple-json-datasource)
- [Clock panel](https://github.com/grafana/clock-panel)
- [Pie chart panel](https://github.com/grafana/piechart-panel)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment