From f57e106dd59fc15b0b8af61ae13f35c7e7ced171 Mon Sep 17 00:00:00 2001 From: Frederic Hemberger Date: Wed, 31 Jan 2018 14:15:16 +0100 Subject: [PATCH] docs: Fix outdated provisioning link (#10690) --- docs/sources/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/index.md b/docs/sources/index.md index 3536eb5437e..c1072db47a5 100644 --- a/docs/sources/index.md +++ b/docs/sources/index.md @@ -18,7 +18,7 @@ other domains including industrial sensors, home automation, weather, and proces - [Installing on Mac OS X](installation/mac) - [Installing on Windows](installation/windows) - [Installing on Docker](installation/docker) -- [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)](installation/provisioning) +- [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)](administration/provisioning#configuration-management-tools) - [Nightly Builds](https://grafana.com/grafana/download) For other platforms Read the [build from source]({{< relref "project/building_from_source.md" >}})