Skip to content

Commit b46fcdd

Browse files
authored
[DOCSP-24481] V4.8 backport (#389) (#406)
* [DOCSP- 24481] Import compatibility tables from docs-shared (#385) * move compatibility tables to docs-node * experimenting with line breaks * fix about compatibility link (cherry picked from commit 78de24c) * Revert "[DOCSP- 24481] Import compatibility tables from docs-shared (#385)" This reverts commit 883e2da. * use tables in docs-shared * simplify compatibility explanation * remove About heading (cherry picked from commit 07f2291)
1 parent cbf064a commit b46fcdd

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

source/compatibility.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ the {+driver-long+} for use with MongoDB.
1515

1616
The first column lists the driver version.
1717

18-
:ref:`What information does the MongoDB Compatibility table show? <mongodb-compatibility-table-about-node>`
18+
.. sharedinclude:: dbx/compatibility-table-legend.rst
1919

2020
.. sharedinclude:: dbx/mongodb-compatibility-table-node.rst
2121

@@ -26,11 +26,7 @@ the {+driver-long+} for use with a specific version of Node.js.
2626

2727
The first column lists the driver version.
2828

29-
:ref:`What information does the Language Compatibility table show? <language-compatibility-table-about-node>`
30-
3129
.. sharedinclude:: dbx/language-compatibility-table-node.rst
3230

33-
About Compatibility Tables
34-
--------------------------
35-
36-
.. sharedinclude:: dbx/about-compatibility.rst
31+
For more information on how to read the compatibility tables, see our guide on
32+
:ref:`MongoDB Compatibility Tables. <about-driver-compatibility>`

0 commit comments

Comments
 (0)