mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 16:00:02 +08:00
Update codebox (#9430)
* updated the codeboxes in docs * codebox change from json to http
This commit is contained in:

committed by
Torkel Ödegaard

parent
19b5d91b75
commit
81be4e2612
@ -23,7 +23,7 @@ The most important fields are the first three, especially the id. The convention
|
||||
|
||||
Examples:
|
||||
|
||||
```
|
||||
```bash
|
||||
raintank-worldping-app
|
||||
grafana-simple-json-datasource
|
||||
grafana-piechart-panel
|
||||
@ -66,7 +66,7 @@ The README.md file is rendered both on Grafana.net and in the plugins section in
|
||||
|
||||
Here is a typical directory structure for a plugin.
|
||||
|
||||
```
|
||||
```bash
|
||||
johnnyb-awesome-datasource
|
||||
|-- dist
|
||||
|-- spec
|
||||
|
Reference in New Issue
Block a user