Skip to content

Commit cb15464

Browse files
committed
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.
1 parent 7c4c0b7 commit cb15464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java-api/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[[java-api]]
21
= Java API
32

43
include::../Versions.asciidoc[]
54

5+
[[java-api]]
66
[preface]
77
== Preface
88

0 commit comments

Comments
 (0)