From aca9087a1c9a8a5af7d28b6781b4b21bab1141e2 Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Thu, 18 Mar 2021 15:44:05 -0700 Subject: [PATCH] fix links (#2321) --- .../enterprise_influxdb/v1.5/introduction/getting-started.md | 3 +-- .../enterprise_influxdb/v1.6/introduction/getting-started.md | 2 +- .../enterprise_influxdb/v1.7/introduction/getting-started.md | 2 +- .../enterprise_influxdb/v1.8/introduction/getting-started.md | 3 +-- content/influxdb/v1.7/flux/guides/flux-in-dashboards.md | 2 +- content/influxdb/v1.7/tools/grafana.md | 2 +- content/influxdb/v1.8/flux/guides/flux-in-dashboards.md | 2 +- content/influxdb/v1.8/tools/grafana.md | 2 +- 8 files changed, 8 insertions(+), 10 deletions(-) diff --git a/content/enterprise_influxdb/v1.5/introduction/getting-started.md b/content/enterprise_influxdb/v1.5/introduction/getting-started.md index 1887c6ad3..de71d7e47 100644 --- a/content/enterprise_influxdb/v1.5/introduction/getting-started.md +++ b/content/enterprise_influxdb/v1.5/introduction/getting-started.md @@ -10,11 +10,10 @@ menu: parent: Introduction --- -Now that you successfully [installed and set up](/enterprise_influxdb/v1.5/introduction/meta_node_installation/) InfluxDB Enterprise, you can configure Chronograf for [monitoring InfluxDB Enterprise clusters](/{{< latest "chronograf" >}}/guides/monitoring-influxenterprise-cluster/monitoring-influxenterprise-cluster/monitoring-influxenterprise-cluster/). +Now that you successfully [installed and set up](/enterprise_influxdb/v1.5/introduction/meta_node_installation/) InfluxDB Enterprise, you can configure Chronograf for [monitoring InfluxDB Enterprise clusters](/{{< latest "chronograf" >}}/guides/monitoring-influxenterprise-clusters). See [Getting started with Chronograf](/{{< latest "chronograf" >}}/introduction/getting-started/) to learn more about using Chronograf with the InfluxData time series platform. - ### Where to from here? Check out [InfluxDB Enterprise features](/enterprise_influxdb/v1.5/features/) to learn about additional InfluxDB features that are unique to InfluxDB Enterprise. diff --git a/content/enterprise_influxdb/v1.6/introduction/getting-started.md b/content/enterprise_influxdb/v1.6/introduction/getting-started.md index e70fb46e6..595131681 100644 --- a/content/enterprise_influxdb/v1.6/introduction/getting-started.md +++ b/content/enterprise_influxdb/v1.6/introduction/getting-started.md @@ -10,7 +10,7 @@ menu: parent: Introduction --- -Now that you successfully [installed and set up](/enterprise_influxdb/v1.6/introduction/meta_node_installation/) InfluxDB Enterprise, use [Chronograf to setup your cluster as a data source.](/{{< latest "chronograf" >}}/guides/monitoring-influxenterprise-cluster/monitoring-influxenterprise-cluster/monitoring-influxenterprise-cluster/) +Now that you successfully [installed and set up](/enterprise_influxdb/v1.6/introduction/meta_node_installation/) InfluxDB Enterprise, use [Chronograf to setup your cluster as a data source](/{{< latest "chronograf" >}}/guides/monitoring-influxenterprise-clusters). More details on leveraging [Chronograf and getting started are available.](/{{< latest "chronograf" >}}/introduction/getting-started/) diff --git a/content/enterprise_influxdb/v1.7/introduction/getting-started.md b/content/enterprise_influxdb/v1.7/introduction/getting-started.md index 73344d0b6..4d74f4c28 100644 --- a/content/enterprise_influxdb/v1.7/introduction/getting-started.md +++ b/content/enterprise_influxdb/v1.7/introduction/getting-started.md @@ -10,7 +10,7 @@ menu: parent: Introduction --- -Now that you successfully [installed and set up](/enterprise_influxdb/v1.7/introduction/meta_node_installation/) InfluxDB Enterprise, use [Chronograf to setup your cluster as a data source.](/{{< latest "chronograf" >}}/guides/monitoring-influxenterprise-cluster/monitoring-influxenterprise-cluster/monitoring-influxenterprise-cluster/) +Now that you successfully [installed and set up](/enterprise_influxdb/v1.7/introduction/meta_node_installation/) InfluxDB Enterprise, use [Chronograf to setup your cluster as a data source](/{{< latest "chronograf" >}}/guides/monitoring-influxenterprise-clusters). More details on leveraging [Chronograf and getting started are available.](/{{< latest "chronograf" >}}/introduction/getting-started/) diff --git a/content/enterprise_influxdb/v1.8/introduction/getting-started.md b/content/enterprise_influxdb/v1.8/introduction/getting-started.md index 01ea0387b..a810d2e06 100644 --- a/content/enterprise_influxdb/v1.8/introduction/getting-started.md +++ b/content/enterprise_influxdb/v1.8/introduction/getting-started.md @@ -11,11 +11,10 @@ menu: parent: Introduction --- -Now that you successfully [installed and set up](/enterprise_influxdb/v1.8/introduction/meta_node_installation/) InfluxDB Enterprise, use [Chronograf to setup your cluster as a data source.](/{{< latest "chronograf" >}}/guides/monitoring-influxenterprise-cluster/monitoring-influxenterprise-cluster/monitoring-influxenterprise-cluster/) +Now that you successfully [installed and set up](/enterprise_influxdb/v1.8/introduction/meta_node_installation/) InfluxDB Enterprise, use [Chronograf to setup your cluster as a data source](/{{< latest "chronograf" >}}/guides/monitoring-influxenterprise-clusters). More details on leveraging [Chronograf and getting started are available.](/{{< latest "chronograf" >}}/introduction/getting-started/) - ### Where to from here? Check out the [Features](/enterprise_influxdb/v1.8/features/) section to see all that diff --git a/content/influxdb/v1.7/flux/guides/flux-in-dashboards.md b/content/influxdb/v1.7/flux/guides/flux-in-dashboards.md index 33f636060..93dca7a99 100644 --- a/content/influxdb/v1.7/flux/guides/flux-in-dashboards.md +++ b/content/influxdb/v1.7/flux/guides/flux-in-dashboards.md @@ -8,7 +8,7 @@ menu: name: Use Flux in dashboards parent: Query with Flux weight: 30 -canonical: /{{< latest "influxdb" "v2" >}}/query-data/flux/flux-in-dashboards/ +canonical: /{{< latest "influxdb" "v1" >}}/flux/guides/flux-in-dashboards/ --- [Chronograf](/{{< latest "chronograf" >}}/) is the web user interface for managing for the diff --git a/content/influxdb/v1.7/tools/grafana.md b/content/influxdb/v1.7/tools/grafana.md index 721110bdb..08e762239 100644 --- a/content/influxdb/v1.7/tools/grafana.md +++ b/content/influxdb/v1.7/tools/grafana.md @@ -21,7 +21,7 @@ For information about using InfluxDB with other versions of Grafana, see the [Grafana documentation](https://grafana.com/docs/grafana/v7.0/features/datasources/influxdb/). {{% /note %}} -1. [Start InfluxDB](/influxdb/v1.7/get-started/). +1. [Start InfluxDB](/influxdb/v1.7/introduction/getting-started/). 2. [Sign up for Grafana Cloud](https://grafana.com/products/cloud/) or [download and install Grafana](https://grafana.com/grafana/download). 3. Visit your **Grafana Cloud user interface** (UI) or, if running Grafana locally, diff --git a/content/influxdb/v1.8/flux/guides/flux-in-dashboards.md b/content/influxdb/v1.8/flux/guides/flux-in-dashboards.md index 5b7d80cf8..3726d954d 100644 --- a/content/influxdb/v1.8/flux/guides/flux-in-dashboards.md +++ b/content/influxdb/v1.8/flux/guides/flux-in-dashboards.md @@ -8,7 +8,7 @@ menu: name: Use Flux in dashboards parent: Query with Flux weight: 30 -canonical: /{{< latest "influxdb" "v2" >}}/query-data/flux/flux-in-dashboards/ +canonical: /{{< latest "influxdb" "v1" >}}/flux/guides/flux-in-dashboards/ --- [Chronograf](/{{< latest "chronograf" >}}/) is the web user interface for managing for the diff --git a/content/influxdb/v1.8/tools/grafana.md b/content/influxdb/v1.8/tools/grafana.md index d207fba4b..f6ec18324 100644 --- a/content/influxdb/v1.8/tools/grafana.md +++ b/content/influxdb/v1.8/tools/grafana.md @@ -24,7 +24,7 @@ to visualize data from your **InfluxDB v1.8** instance. in your InfluxDB configuration file. {{% /note %}} -1. [Start InfluxDB](/influxdb/v1.8/get-started/). +1. [Start InfluxDB](/influxdb/v1.8/introduction/get-started/). 2. [Sign up for Grafana Cloud](https://grafana.com/products/cloud/) or [download and install Grafana](https://grafana.com/grafana/download). 3. Visit your **Grafana Cloud user interface** (UI) or, if running Grafana locally,