diff --git a/_dashboards/dql.md b/_dashboards/discover/dql.md similarity index 98% rename from _dashboards/dql.md rename to _dashboards/discover/dql.md index 71be1a61ca9..1a571fcd15f 100644 --- a/_dashboards/dql.md +++ b/_dashboards/discover/dql.md @@ -1,7 +1,10 @@ --- layout: default title: Dashboards query language -nav_order: 99 +parent: Discover +nav_order: 1 +redirect_from: + - /dashboards/dql/ --- # Dashboards Query Language diff --git a/_dashboards/run-queries.md b/_dashboards/discover/run-queries.md similarity index 99% rename from _dashboards/run-queries.md rename to _dashboards/discover/run-queries.md index efe9561cb74..cd6d17f5be1 100644 --- a/_dashboards/run-queries.md +++ b/_dashboards/discover/run-queries.md @@ -1,7 +1,8 @@ --- layout: default title: Running queries in the console -nav_order: 110 +parent: Discover +nav_order: 2 --- # Running queries in the console