diff --git a/src/plugin.json b/src/plugin.json index ffc6570f..f0174a5b 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -8,7 +8,7 @@ "alerting": true, "metrics": true, "includes": [ - { "type": "dashboard", "name": "GitHub (demo)", "path": "./dashboards/dashboard.json" } + { "type": "dashboard", "name": "GitHub (demo)", "path": "dashboards/dashboard.json" } ], "info": { "description": "Show data about github issues/pull requests",