Sfoglia il codice sorgente

docs(plugin): update link to datasource docs

bergquist 9 anni fa
parent
commit
2b0499c968
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/sources/plugins/datasources.md

+ 1 - 1
docs/sources/plugins/datasources.md

@@ -4,7 +4,7 @@ page_description: Datasource plugins for Grafana
 page_keywords: grafana, plugins, documentation
 ---
 
- > Our goal is not to have a very extensive documentation but rather have actual code that people can look at. An example implementation of a datasource can be found in the grafana repo under /examples/datasource-plugin-genericdatasource
+ > Our goal is not to have a very extensive documentation but rather have actual code that people can look at. An example implementation of a datasource can be found in this [example datasource repo](https://github.com/grafana/simple-json-datasource)
 
 # Datasources