From 110522307ab10169b6568f22b9c5f9587b7cde20 Mon Sep 17 00:00:00 2001 From: Ken Dombeck Date: Tue, 12 Jun 2018 09:01:25 -0700 Subject: [PATCH] Correct Provisioning documentation link It was pointing to Prometheus documentation instead. --- docs/sources/guides/whats-new-in-v5-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/guides/whats-new-in-v5-1.md b/docs/sources/guides/whats-new-in-v5-1.md index d992fd9062a..1f2be3bfedf 100644 --- a/docs/sources/guides/whats-new-in-v5-1.md +++ b/docs/sources/guides/whats-new-in-v5-1.md @@ -115,7 +115,7 @@ Grafana v5.1 brings an improved workflow for provisioned dashboards: Available options in the dialog will let you `Copy JSON to Clipboard` and/or `Save JSON to file` which can help you synchronize your dashboard changes back to the provisioning source. -More information in the [Provisioning documentation](/features/datasources/prometheus/). +More information in the [Provisioning documentation](/administration/provisioning/).