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 ```