Skip to content

Commit 13d22e5

Browse files
committed
toc reshuffle
1 parent efe3918 commit 13d22e5

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

docs/index.txt

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
:maxdepth: 1
1515

1616
/quick-start
17-
/usage-examples
1817
Release Notes <https://github.com/mongodb/laravel-mongodb/releases/>
18+
/upgrade
19+
/usage-examples
1920
/fundamentals
2021
/eloquent-models
2122
/query-builder
@@ -27,7 +28,6 @@
2728
/issues-and-help
2829
/feature-compatibility
2930
/compatibility
30-
/upgrade
3131

3232
Introduction
3333
------------
@@ -52,6 +52,17 @@ Learn how to add the {+odm-short+} to a Laravel web application, connect to
5252
MongoDB hosted on MongoDB Atlas, and begin working with data in the
5353
:ref:`laravel-quick-start` section.
5454

55+
Upgrade Versions
56+
----------------
57+
58+
.. important::
59+
60+
{+odm-long+} v5.0 introduces breaking changes that might affect how you
61+
upgrade your application from a v4.x version.
62+
63+
Learn what changes you must make to your application to upgrade between
64+
major versions in the :ref:`laravel-upgrading` section.
65+
5566
Usage Examples
5667
--------------
5768

@@ -94,10 +105,3 @@ Compatibility
94105

95106
To learn more about which versions of {+odm-long+} and Laravel are
96107
compatible, see the :ref:`laravel-compatibility` section.
97-
98-
Upgrade Versions
99-
----------------
100-
101-
Learn what changes you must make to your application to upgrade versions in
102-
the :ref:`laravel-upgrading` section.
103-

0 commit comments

Comments
 (0)