Skip to content

Commit 99d6f32

Browse files
committed
Reorder and update fundamentals-sections.rst
(cherry picked from commit 972afb6)
1 parent a741016 commit 99d6f32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/fundamentals-sections.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ Fundamentals section:
1010
- :ref:`Read from and Write to MongoDB <golang-crud>`
1111
- :ref:`Perform Aggregations <golang-aggregation>`
1212
- :ref:`Construct Indexes <golang-indexes>`
13-
- :ref:`Specify Collations to Order Results <golang-collations>`
13+
- :ref:`Perform Transactions <golang-transactions>`
1414
- :ref:`Record Log Messages <golang-logging>`
1515
- :ref:`Run A Database Command <golang-run-command>`
16+
- :ref:`Specify Collations to Order Results <golang-collations>`
1617
- :ref:`Use Driver Events in Your Code <golang-monitoring>`
1718
- :ref:`Store and Retrieve Files in MongoDB <golang-gridfs>`
1819
- :ref:`Use a Time Series Collection <golang-time-series>`
1920
- :ref:`Encrypt Fields <golang-fle>`
2021
- :ref:`Work with Geospatial Data <golang-geo>`
21-

0 commit comments

Comments
 (0)