From cd2981f1b8ce8cc5dff2c1bdb654b51002024f0a Mon Sep 17 00:00:00 2001 From: beorn7 Date: Sat, 6 Jul 2019 20:10:47 +0200 Subject: [PATCH] Update vendoring to current location of jsonnet-libs Signed-off-by: beorn7 --- docs/node-mixin/jsonnetfile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/node-mixin/jsonnetfile.json b/docs/node-mixin/jsonnetfile.json index 45326aad..fc5aeee0 100644 --- a/docs/node-mixin/jsonnetfile.json +++ b/docs/node-mixin/jsonnetfile.json @@ -14,7 +14,7 @@ "name": "grafana-builder", "source": { "git": { - "remote": "https://github.com/kausalco/public", + "remote": "https://github.com/grafana/jsonnet-libs", "subdir": "grafana-builder" } },