Skip to content

Updates title of welcome to elastic #2752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ repos:
x-pack-kibana: https://github.com/elastic/x-pack-kibana.git
x-pack-logstash: https://github.com/elastic/x-pack-logstash.git

contents_title: Welcome to Elastic Docs
contents_title: Starting with the Elasticsearch Platform and its Solutions

# Each item should take the form:
# <key>: &<variable> <value>
Expand Down Expand Up @@ -124,15 +124,15 @@ toc_extra: extra/docs_landing.html
contents:
- title: Elastic Documentation
sections:
- title: "Welcome to Elastic"
prefix: en/welcome-to-elastic
- title: "Starting with the Elasticsearch Platform and its Solutions"
prefix: en/starting-with-the-elasticsearch-platform-and-its-solutions
current: *stackcurrent
index: welcome-to-elastic/index.asciidoc
branches: [ {main: master}, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 7.17 ]
live: [ 8.8 ]
chunk: 1
tags: Elastic/Welcome
subject: Welcome to Elastic
tags: Elastic/Starting with the Elasticsearch Platform and its Solutions
subject: Starting with the Elasticsearch Platform and its Solutions
sources:
-
repo: tech-content
Expand Down