Skip to content

Commit 3f82ba1

Browse files
authored
DOCSP-29626: move whats new in nav and new anchor (#388)
1 parent a627707 commit 3f82ba1

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

source/index.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ MongoDB Java Driver
1010

1111
/quick-start
1212
/quick-reference
13+
/whats-new
1314
/usage-examples
1415
/fundamentals
1516
/api-documentation
1617
/faq
1718
/connection-troubleshooting
1819
/issues-and-help
1920
/compatibility
20-
/whats-new
2121
/upgrade
2222
/legacy
2323
View the Source <https://github.com/mongodb/mongo-java-driver>
@@ -49,6 +49,12 @@ Quick Reference
4949
See driver syntax examples for common MongoDB commands in the
5050
:ref:`Quick Reference <java-quick-reference>` section.
5151

52+
What's New
53+
----------
54+
55+
For a list of new features and changes in each version, see the
56+
:ref:`What's New <java-whats-new>` section.
57+
5258
Usage Examples
5359
--------------
5460

@@ -112,12 +118,6 @@ For the compatibility charts that show the recommended Java
112118
Driver version for each MongoDB Server version, see the
113119
:doc:`Compatibility </compatibility>` section.
114120

115-
What's New
116-
----------
117-
118-
For a list of new features and changes in each version, see the
119-
:doc:`What's New </whats-new>` section.
120-
121121
Upgrade Driver Versions
122122
-----------------------
123123

source/whats-new.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _java-whats-new:
2+
13
==========
24
What's New
35
==========

0 commit comments

Comments
 (0)