From 9c45700db199afb3282f8b2dbae0a8616c2a137c Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Mon, 21 Jan 2019 21:34:28 -0700 Subject: [PATCH] minor updates to flux getting started docs --- content/v2.0/query-data/flux/_index.md | 4 +++- content/v2.0/query-data/flux/get-started/_index.md | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/content/v2.0/query-data/flux/_index.md b/content/v2.0/query-data/flux/_index.md index ad0ba78f0..f4b47863a 100644 --- a/content/v2.0/query-data/flux/_index.md +++ b/content/v2.0/query-data/flux/_index.md @@ -34,4 +34,6 @@ from(bucket:"example-bucket") ## Get started with Flux The best way to familiarize yourself with Flux is to walk through creating a simple Flux query. -[Get Started with Flux](/v2.0/query-data/flux/get-started) + diff --git a/content/v2.0/query-data/flux/get-started/_index.md b/content/v2.0/query-data/flux/get-started/_index.md index b292174e0..714da0277 100644 --- a/content/v2.0/query-data/flux/get-started/_index.md +++ b/content/v2.0/query-data/flux/get-started/_index.md @@ -83,5 +83,6 @@ influx repl --org org-name ```