Browse Source

fix(examples): update link in readme

bergquist 10 years ago
parent
commit
a16c799da9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/README.md

+ 1 - 1
examples/README.md

@@ -1,3 +1,3 @@
 ## Example plugin implementations
 
-[datasource-plugin-genericdatsource](https://github.com/grafana/datasource-plugin-genericdatasource/tree/3.0)
+[simple-json-datasource](https://github.com/grafana/simple-json-datasource)