From 1e6210dd415a44ec4525ae35ac38c2a4539741c6 Mon Sep 17 00:00:00 2001 From: Solar Olugebefola Date: Wed, 14 Dec 2016 16:20:22 -0500 Subject: [PATCH] update broken links (#6961) --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index 3f47af3b3f5..75f1f9a9a86 100644 --- a/examples/README.md +++ b/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)