mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Docs: Move id in the java-api (#40748)
Moves the id of the preface in the java-api so it is compatible with both AsciiDoc and Asciidoctor. As it stands now we apply the id that we want for the preface to the book itself which is strange and only works with AsciiDoc.
This commit is contained in:
parent
945e7ca01e
commit
fd24f1de28
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
[[java-api]]
|
||||
= Java API
|
||||
|
||||
include::../Versions.asciidoc[]
|
||||
|
||||
[[java-api]]
|
||||
[preface]
|
||||
== Preface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue