Skip to content

Commit d7d39ed

Browse files
authored
Use sharedincludes in compat
1 parent 1b50208 commit d7d39ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/compatibility.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The first column lists the driver version.
2222

2323
.. sharedinclude:: dbx/compatibility-table-legend.rst
2424

25-
.. include:: /includes/mongodb-compatibility-table-rust.rst
25+
.. sharedinclude:: dbx/mongodb-compatibility-table-rust.rst
2626

2727
Language Compatibility
2828
----------------------
@@ -31,7 +31,7 @@ The following table lists the Minimum Supported Rust Version for each
3131
version of the {+driver-short+}. The first column lists the driver
3232
version.
3333

34-
.. include:: /includes/language-compatibility-table-rust.rst
34+
.. sharedinclude:: dbx/language-compatibility-table-rust.rst
3535

3636
For more information on how to read the compatibility tables, see the guide on
3737
:ref:`MongoDB Compatibility Tables <about-driver-compatibility>`.

0 commit comments

Comments
 (0)