File tree 3 files changed +7
-13
lines changed
3 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,6 @@ collections:
40
40
dashboards :
41
41
permalink : /:collection/:path/
42
42
output : true
43
- integrations :
44
- permalink : /:collection/:path/
45
- output : true
46
43
tuning-your-cluster :
47
44
permalink : /:collection/:path/
48
45
output : true
@@ -146,6 +143,9 @@ opensearch_collection:
146
143
install-and-configure :
147
144
name : Install and upgrade
148
145
nav_fold : true
146
+ tuning-your-cluster :
147
+ name : Creating and tuning your cluster
148
+ nav_fold : true
149
149
im-plugin :
150
150
name : Managing Indexes
151
151
nav_fold : true
@@ -155,12 +155,6 @@ opensearch_collection:
155
155
dashboards :
156
156
name : OpenSearch Dashboards
157
157
nav_fold : true
158
- integrations :
159
- name : OpenSearch Integrations
160
- nav_fold : true
161
- tuning-your-cluster :
162
- name : Creating and tuning your cluster
163
- nav_fold : true
164
158
security :
165
159
name : Security in OpenSearch
166
160
nav_fold : true
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : default
3
3
title : Dashboards Query Language (DQL)
4
- nav_order : 130
4
+ nav_order : 125
5
5
redirect_from :
6
6
- /dashboards/dql/
7
7
- /dashboards/discover/dql/
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : default
3
3
title : Integrations in OpenSearch Dashboards
4
- nav_order : 1
4
+ nav_order : 135
5
5
has_children : false
6
- nav_exclude : true
7
- permalink : /integrations/
8
6
redirect_from :
7
+ - /integrations/
9
8
- /integrations/index/
9
+ - /dashboards/integrations/index/
10
10
---
11
11
12
12
# Integrations in OpenSearch Dashboards
You can’t perform that action at this time.
0 commit comments