File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ toc_landing_pages = [
1414 " /builders" ,
1515 " /builders/aggregates" ,
1616 " /data-formats" ,
17- " /references " ,
17+ " /reference " ,
1818 " /logging-monitoring" ,
1919 " /api-documentation" ,
2020 " /security" ,
Original file line number Diff line number Diff line change @@ -3,13 +3,18 @@ Reference
33=========
44
55.. meta::
6- :description: Find references material for the {+driver-long+}.
6+ :description: Find reference material related to the {+driver-long+}.
77
88.. toctree::
99 :titlesonly:
1010 :maxdepth: 1
1111
12- Release Notes </references/whats-new>
13- Compatibility </references/compatibility>
14- Upgrade </references/upgrade>
15- Migrate from the Legacy API </references/legacy>
12+ Release Notes </reference/whats-new>
13+ Compatibility </reference/compatibility>
14+ Upgrade </reference/upgrade>
15+ Migrate from the Legacy API </reference/legacy>
16+
17+ - :ref:`Release Notes <java-whats-new>`
18+ - :ref:`Compatibility <java-compatibility-tables>`
19+ - :ref:`Upgrade <java-upgrade-driver>`
20+ - :ref:`Migrate from the Legacy API <java-legacy-api>`
You can’t perform that action at this time.
0 commit comments