aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbeorn7 <beorn@grafana.com>2019-07-06 20:10:47 +0200
committerbeorn7 <beorn@grafana.com>2019-07-06 20:10:47 +0200
commitcd2981f1b8ce8cc5dff2c1bdb654b51002024f0a (patch)
tree4fbe69b7554b49967bd3bbfa2f45156e020ef1ce /docs
parent2df034c05512628fc1946f5031773790b644abfc (diff)
downloadprometheus_node_collector-cd2981f1b8ce8cc5dff2c1bdb654b51002024f0a.tar.bz2
prometheus_node_collector-cd2981f1b8ce8cc5dff2c1bdb654b51002024f0a.tar.xz
prometheus_node_collector-cd2981f1b8ce8cc5dff2c1bdb654b51002024f0a.zip
Update vendoring to current location of jsonnet-libs
Signed-off-by: beorn7 <beorn@grafana.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/node-mixin/jsonnetfile.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/node-mixin/jsonnetfile.json b/docs/node-mixin/jsonnetfile.json
index 45326aa..fc5aeee 100644
--- a/docs/node-mixin/jsonnetfile.json
+++ b/docs/node-mixin/jsonnetfile.json
@@ -14,7 +14,7 @@
14 "name": "grafana-builder", 14 "name": "grafana-builder",
15 "source": { 15 "source": {
16 "git": { 16 "git": {
17 "remote": "https://github.com/kausalco/public", 17 "remote": "https://github.com/grafana/jsonnet-libs",
18 "subdir": "grafana-builder" 18 "subdir": "grafana-builder"
19 } 19 }
20 }, 20 },