From 76ff263ca6622111ff876d3a8c043360e9ee7d90 Mon Sep 17 00:00:00 2001
From: beorn7 <beorn@grafana.com>
Date: Tue, 20 Aug 2019 18:49:12 +0200
Subject: [PATCH] Update legendLink

This still had the 'k8s' in as it was copied and pasted from the
kubernetes-mixin.

Signed-off-by: beorn7 <beorn@grafana.com>
---
 docs/node-mixin/dashboards/use.libsonnet | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/node-mixin/dashboards/use.libsonnet b/docs/node-mixin/dashboards/use.libsonnet
index 1a75daa1..da66427b 100644
--- a/docs/node-mixin/dashboards/use.libsonnet
+++ b/docs/node-mixin/dashboards/use.libsonnet
@@ -3,7 +3,7 @@ local g = import 'grafana-builder/grafana.libsonnet';
 {
   grafanaDashboards+:: {
     'node-cluster-rsrc-use.json':
-      local legendLink = '%s/dashboard/file/k8s-node-rsrc-use.json' % $._config.grafana_prefix;
+      local legendLink = '%s/dashboard/file/node-rsrc-use.json' % $._config.grafana_prefix;
 
       g.dashboard('USE Method / Cluster')
       .addRow(