Skip to content

Commit 1f76fb7

Browse files
authored
DOCSP-29626: move whats new in nav (#256)
1 parent 8161e0a commit 1f76fb7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

source/index.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
/quick-start
1212
/quick-reference
13+
/whats-new
1314
/usage-examples
1415
/fundamentals
1516
API Documentation <{+api+}/mongo>
1617
/faq
1718
/issues-and-help
1819
/compatibility
19-
/whats-new
2020
View the Source <https://github.com/mongodb/mongo-go-driver>
2121

2222
Introduction
@@ -39,6 +39,12 @@ Quick Reference
3939
See driver syntax examples for common MongoDB commands in the
4040
:ref:`Quick Reference <golang-quick-reference>` section.
4141

42+
What's New
43+
----------
44+
45+
For a list of new features and changes in each version, see the
46+
:ref:`golang-whats-new` section.
47+
4248
Usage Examples
4349
--------------
4450

@@ -76,12 +82,6 @@ Compatibility
7682
For the compatibility charts that show the recommended Go Driver version
7783
for each MongoDB Server version, see :ref:`golang-compatibility`.
7884

79-
What's New
80-
----------
81-
82-
For a list of new features and changes in each version, see the
83-
:ref:`golang-whats-new` section.
84-
8585
Learn
8686
------
8787

0 commit comments

Comments
 (0)