Quellcode durchsuchen

update broken links (#6961)

Solar Olugebefola vor 9 Jahren
Ursprung
Commit
1e6210dd41
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      examples/README.md

+ 2 - 2
examples/README.md

@@ -1,5 +1,5 @@
 ## Example plugin implementations
 
-datasource:[simple-json-datasource](https://github.com/grafana/grafana-simple-json-datasource)
-app:  [example-app](https://github.com/grafana/grafana-example-app)
+datasource:[simple-json-datasource](https://github.com/grafana/simple-json-datasource)
+app:  [example-app](https://github.com/grafana/example-app)
 panel: [grafana-piechart-panel](https://github.com/grafana/piechart-panel)