From f14b722332efd5859c4d2ad1b90cf8c2729872c3 Mon Sep 17 00:00:00 2001 From: Angela Shu Date: Wed, 10 Jul 2024 16:45:07 -0400 Subject: [PATCH] change includes --- source/compatibility.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/compatibility.txt b/source/compatibility.txt index ae723e19..aba15fe4 100644 --- a/source/compatibility.txt +++ b/source/compatibility.txt @@ -22,12 +22,12 @@ The first column lists the driver version. .. sharedinclude:: dbx/compatibility-table-legend.rst -.. include:: /includes/mongodb-compatibility-table-rust.rst +.. sharedinclude:: dbx/mongodb-compatibility-table-rust.rst Language Compatibility ---------------------- -.. include:: /includes/language-compatibility-table-rust.rst +.. sharedinclude:: dbx/language-compatibility-table-rust.rst For more information on how to read the compatibility tables, see the guide on :ref:`MongoDB Compatibility Tables `.