Chore: Updated the link to the plugin developer guide docs - it used to point to an old version (#40710)

pull/40818/head
ArturWierzbicki 4 years ago committed by GitHub
parent aeb868bb06
commit 45a8701cb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      PLUGIN_DEV.md

@ -6,7 +6,7 @@ upgrading Grafana please check here before creating an issue.
## Plugin development resources
- [Grafana plugin developer guide](http://docs.grafana.org/plugins/developing/development/)
- [Grafana plugin developer guide](https://grafana.com/docs/grafana/latest/developers/plugins/)
- [Webpack Grafana plugin template project](https://github.com/CorpGlory/grafana-plugin-template-webpack)
- [Simple JSON datasource plugin](https://github.com/grafana/simple-json-datasource)

Loading…
Cancel
Save