File tree Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -72,3 +72,4 @@ raw: ${prefix}/master -> ${base}/upcoming/
7272[v5.0-master]: ${prefix}/${version}/quick-reference/ -> ${base}/${version}/getting-started/quick-reference/
7373[v5.0-master]: ${prefix}/${version}/fundamentals/enterprise-auth/ -> ${base}/${version}/security/enterprise-auth/
7474[v5.0-master]: ${prefix}/${version}/connection/socks/ -> ${base}/${version}/security/socks/
75+ [v5.0-*]: ${prefix}/${version}/whats-new/ -> ${base}/${version}/reference/release-notes/
Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ Get Started
6363Learn how to establish a connection to MongoDB Atlas and begin
6464working with data in the :ref:`Get Started <java-get-started>` section.
6565
66- What's New
67- ----------
66+ Release Notes
67+ -------------
6868
6969For a list of new features and changes in each version, see the
70- :ref:`What's New <java-whats-new >` section.
70+ :ref:`Release Notes <java-release-notes >` section.
7171
7272API Documentation
7373-----------------
Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ Reference
99 :titlesonly:
1010 :maxdepth: 1
1111
12- Release Notes </reference/whats-new >
12+ Release Notes </reference/release-notes >
1313 Compatibility </reference/compatibility>
1414 Upgrade </reference/upgrade>
1515 Migrate from the Legacy API </reference/legacy>
1616
17- - :ref:`Release Notes <java-whats-new >`
17+ - :ref:`Release Notes <java-release-notes >`
1818- :ref:`Compatibility <java-compatibility-tables>`
1919- :ref:`Upgrade <java-upgrade-driver>`
2020- :ref:`Migrate from the Legacy API <java-legacy-api>`
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ API include:
5858- **Native POJO support**, which provides automatic or custom mapping between
5959 MongoDB documents and Java objects
6060
61- To learn about more features of the current API, see :ref:`java-whats-new `.
61+ To learn about more features of the current API, see :ref:`java-release-notes `.
6262
6363
6464API Changes
Original file line number Diff line number Diff line change 11.. _java-whats-new:
2+ .. _java-release-notes:
23
3- ==========
4- What's New
5- ==========
4+ =============
5+ Release Notes
6+ =============
67
78.. facet::
89 :name: genre
You can’t perform that action at this time.
0 commit comments