File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -184,9 +184,9 @@ There are 3 typical scenarios to start from:
184
184
stack: ga
185
185
serverless: ga
186
186
products:
187
- -id: kibana
188
- -id: elasticsearch
189
- -id: elastic-stack
187
+ - id: kibana
188
+ - id: elasticsearch
189
+ - id: elastic-stack
190
190
---
191
191
```
192
192
@@ -201,10 +201,10 @@ There are 3 typical scenarios to start from:
201
201
ece: ga
202
202
eck: ga
203
203
products:
204
- -id: cloud-serverless
205
- -id: cloud-hosted
206
- -id: cloud-enterprise
207
- -id: cloud-kubernetes
204
+ - id: cloud-serverless
205
+ - id: cloud-hosted
206
+ - id: cloud-enterprise
207
+ - id: cloud-kubernetes
208
208
---
209
209
```
210
210
@@ -215,7 +215,7 @@ There are 3 typical scenarios to start from:
215
215
applies_to:
216
216
product: ga
217
217
products:
218
- -id: edot-collector
218
+ - id: edot-collector
219
219
---
220
220
```
221
221
@@ -363,4 +363,4 @@ applies_to:
363
363
product:
364
364
---
365
365
```
366
- This allows you to annotate various facets as defined in [](../migration/versioning.md)
366
+ This allows you to annotate various facets as defined in [](../migration/versioning.md)
You can’t perform that action at this time.
0 commit comments