Skip to content

Commit 8161e0a

Browse files
authored
DOCSP-29485: remove release notes link from nav, move link to WN (#255)
* DOCSP-29485: remove release notes link from nav, move link to WN * build staging * MW suggestion
1 parent 6a23657 commit 8161e0a

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

source/index.txt

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
/issues-and-help
1818
/compatibility
1919
/whats-new
20-
Release Notes <https://github.com/mongodb/mongo-go-driver/releases>
2120
View the Source <https://github.com/mongodb/mongo-go-driver>
2221

2322
Introduction
@@ -58,12 +57,12 @@ For detailed information about types and methods in the MongoDB
5857
Go driver, see the `{+driver-long+} API documentation
5958
<{+api+}/mongo>`__.
6059

61-
.. FAQ
62-
.. ---
60+
FAQ
61+
---
6362

64-
.. For answers to commonly asked questions about the MongoDB
65-
.. Go Driver, see :ref:`golang-faq`
66-
.. section.
63+
For answers to commonly asked questions about the MongoDB
64+
Go Driver, see :ref:`golang-faq`
65+
section.
6766

6867
Issues & Help
6968
-------------
@@ -77,11 +76,11 @@ Compatibility
7776
For the compatibility charts that show the recommended Go Driver version
7877
for each MongoDB Server version, see :ref:`golang-compatibility`.
7978

80-
.. What's New
81-
.. ----------
79+
What's New
80+
----------
8281

83-
.. For a list of new features and changes in each version, see the
84-
.. :ref:`whats-new` section.
82+
For a list of new features and changes in each version, see the
83+
:ref:`golang-whats-new` section.
8584

8685
Learn
8786
------

source/whats-new.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ What's New
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. tip:: Release Notes
16+
17+
To learn more about changes and updates between versions, you can
18+
read the `release notes
19+
<https://github.com/mongodb/mongo-go-driver/tags>`__ published with the driver source code.
20+
1521
Learn what's new in:
1622

1723
* :ref:`Version 1.11 <version-1.11>`

0 commit comments

Comments
 (0)