From 425409b4ba3df2f6f42eac7904772ef5dca8f2a4 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:11:57 -0500 Subject: [PATCH] update compat --- source/compatibility.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/compatibility.txt b/source/compatibility.txt index 00fb80b59..6ddcc8c97 100644 --- a/source/compatibility.txt +++ b/source/compatibility.txt @@ -29,7 +29,7 @@ The first column lists the driver version. .. sharedinclude:: dbx/compatibility-table-legend.rst -.. include:: /includes/mongodb-compatibility-table-node.rst +.. sharedinclude:: dbx/mongodb-compatibility-table-node.rst Language Compatibility ---------------------- @@ -38,7 +38,7 @@ the {+driver-long+} for use with a specific version of Node.js. The first column lists the driver version. -.. include:: /includes/language-compatibility-table-node.rst +.. sharedinclude:: dbx/language-compatibility-table-node.rst Component Compatibility ----------------------- @@ -46,7 +46,7 @@ The following table describes add-on component version compatibility for versions of the {+driver-long+}. Any other combination of packages might be unstable. -.. include:: /includes/component-compatibility-table-node.rst +.. sharedinclude:: dbx/component-compatibility-table-node.rst For more information on how to read the compatibility tables, see our guide about :ref:`MongoDB Compatibility Tables `.