Skip to content

Commit 0175253

Browse files
committed
Adjust product listing
1 parent 8f7e77d commit 0175253

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

config/legacy-url-mappings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ mappings:
221221
product: security
222222
legacy_versions: *stack
223223
en/serverless/:
224-
product: serverless
224+
product: cloud_serverless
225225
legacy_versions: []
226226
en/starting-with-the-elasticsearch-platform-and-its-solutions/:
227227
product: elasticsearch

config/products.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -200,17 +200,14 @@ products:
200200
self:
201201
display: 'Self-managed Elastic'
202202
versioning: 'stack'
203-
serverless:
204-
display: 'Elastic Serverless'
205-
versioning: 'all'
206203
serverless_elasticsearch:
207-
display: 'Elasticsearch'
204+
display: 'Elasticsearch Serverless'
208205
versioning: 'all'
209206
serverless_observability:
210-
display: 'Elastic Observability'
207+
display: 'Elastic Observability Serverless'
211208
versioning: 'all'
212209
serverless_security:
213-
display: 'Elastic Security'
210+
display: 'Elastic Security Serverless'
214211
versioning: 'all'
215212
winlogbeat:
216213
display: 'Winlogbeat'

0 commit comments

Comments
 (0)