Skip to content

Commit 547f080

Browse files
authored
DOCSP-29626: move whats new in nav + new anchor (#98)
1 parent 126faf3 commit 547f080

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
@@ -9,11 +9,11 @@ MongoDB C# Driver
99
/previous-versions
1010
/quick-start
1111
/quick-reference
12+
/whats-new
1213
/usage-examples
1314
/fundamentals
1415
API Documentation <{+api-root+}/R_Project_CSharpDriverDocs.htm>
1516
/compatibility
16-
/whats-new
1717
/issues-and-help
1818
/faq
1919
MongoDB Analyzer <https://www.mongodb.com/docs/mongodb-analyzer>
@@ -43,6 +43,12 @@ Quick Reference
4343
See driver syntax examples for common MongoDB commands in the
4444
:ref:`Quick Reference <csharp-quick-reference>` section.
4545

46+
What's New
47+
----------
48+
49+
For a list of new features and changes in each version, see the :ref:`What's New <csharp-whats-new>`
50+
section.
51+
4652
Usage Examples
4753
--------------
4854

@@ -80,12 +86,6 @@ Compatibility
8086
For the compatibility charts that show the recommended {+driver-short+} version
8187
for each MongoDB Server version, see :ref:`csharp-compatibility-tables`.
8288

83-
What's New
84-
----------
85-
86-
For a list of new features and changes in each version, see the :doc:`What's New </whats-new>`
87-
section.
88-
8989
Issues & Help
9090
-------------
9191

source/whats-new.txt

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

0 commit comments

Comments
 (0)