Skip to content

Commit 9598137

Browse files
authored
Update master reference (#51)
1 parent 4035979 commit 9598137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
A data source plugin for loading JSON APIs into [Grafana](https://grafana.com).
1111

12-
![Screenshot](https://github.com/marcusolsson/grafana-json-datasource/raw/master/src/img/screenshot.png)
12+
![Screenshot](https://github.com/marcusolsson/grafana-json-datasource/raw/main/src/img/screenshot.png)
1313

1414
Extract one or more values from a JSON API using [JSON Path](https://goessner.net/articles/JsonPath/). Each path results in a field in the query result. All fields need to be of the same length.
1515

0 commit comments

Comments
 (0)