Docs: Add reference to plugin examples (#27809)

* Add reference to plugin examples

* Remove unintended whitespace
This commit is contained in:
Marcus Olsson 2020-09-25 16:47:52 +02:00 committed by GitHub
parent d6ed7c2344
commit 3b8701a35d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,10 @@ Deepen your knowledge through a series of high-level overviews of plugin concept
Explore the many UI components in our [Grafana UI library](https://developers.grafana.com/ui). Explore the many UI components in our [Grafana UI library](https://developers.grafana.com/ui).
### Examples
For inspiration, check out our [plugin examples](https://github.com/grafana/grafana-plugin-examples).
### API reference ### API reference
Learn more about Grafana options and packages. Learn more about Grafana options and packages.