Skip to content

Commit 5e56d80

Browse files
committed
Tweak TOC
1 parent 00f43c7 commit 5e56d80

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/usage/esql.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[[esql]]
22
== ES|QL in the .NET client
3+
++++
4+
<titleabbrev>Using ES|QL</titleabbrev>
5+
++++
36

47
This page helps you understand and use {ref}/esql.html[ES|QL] in the
58
.NET client.

docs/usage/index.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ For a full reference, see the {ref}/[Elasticsearch documentation] and in particu
99
If you're new to {es}, make sure also to read {ref}/getting-started.html[Elasticsearch's quick start] that provides a good introduction.
1010

1111
* <<recommendations, Usage recommendations>>
12-
* <<esql>>
12+
* <<esql, Using ES|QL>>
1313
* <<examples, CRUD usage examples>>
1414

1515

1616
NOTE: This is still a work in progress, more sections will be added in the near future.
1717

1818
include::recommendations.asciidoc[]
19-
include::esql.asciidoc[]
2019
include::examples.asciidoc[]
20+
include::esql.asciidoc[]

0 commit comments

Comments
 (0)