File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ toc_landing_pages = [
14
14
" /builders" ,
15
15
" /builders/aggregates" ,
16
16
" /data-formats" ,
17
- " /references " ,
17
+ " /reference " ,
18
18
" /logging-monitoring" ,
19
19
" /api-documentation" ,
20
20
" /security" ,
Original file line number Diff line number Diff line change @@ -3,13 +3,18 @@ Reference
3
3
=========
4
4
5
5
.. meta::
6
- :description: Find references material for the {+driver-long+}.
6
+ :description: Find reference material related to the {+driver-long+}.
7
7
8
8
.. toctree::
9
9
:titlesonly:
10
10
:maxdepth: 1
11
11
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