mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 15:22:26 +08:00
Minor correction in doc (#24129)
* Minor correction in doc * Update docs/sources/plugins/developing/plugin-review-guidelines.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@ -13,7 +13,7 @@ The Grafana team reviews all plugins that are published on Grafana.com. There ar
|
||||
|
||||
## Metadata
|
||||
|
||||
The plugin metadata consists of a `plugin.json` file and the README.md file. These `plugin.json` file is used by Grafana to load the plugin and the README.md file is shown in the plugins section of Grafana and the plugins section of Grafana.com.
|
||||
The plugin metadata consists of a `plugin.json` file and the README.md file. The `plugin.json` file is used by Grafana to load the plugin, and the README.md file is shown in the plugins section of Grafana and the plugins section of https://grafana.com.
|
||||
|
||||
### README.md
|
||||
|
||||
|
Reference in New Issue
Block a user