Skip to content

Commit

Permalink
chore: Adding docs
Browse files Browse the repository at this point in the history
  • Loading branch information
afoley587 committed Jan 10, 2025
1 parent 6be283b commit c247202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/getting_started/upgrading-mongodb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data directory whenever performing a database upgrade.
the pre-packaged Fiftyone MongoDB instance. If you utilize
a :ref:`custom/shared MongoDB database <configuring-mongodb-connection>`,
follow the upgrade path advised by your database provider.

.. _mongodb-7-to-8:

Upgrading Mongodb 7 to Mongodb 8
Expand Down Expand Up @@ -71,4 +71,4 @@ Upgrading Mongodb 7 to Mongodb 8
db.adminCommand({
setFeatureCompatibilityVersion: "8.0",
confirm: true
})
})

0 comments on commit c247202

Please sign in to comment.