Skip to content

Commit 4253547

Browse files
committed
shared includes
1 parent 3b0efec commit 4253547

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ toc_landing_pages = [
2020
"/get-started",
2121
]
2222

23+
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
24+
2325
[substitutions]
2426
php-library = "MongoDB PHP Library"
2527

26-
sharedinclude_root = "https://github.com/10gen/docs-shared/tree/main"
27-
2828
[constants]
2929

3030
php-library = "MongoDB PHP Library"

source/compatibility.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The first column lists the driver version.
3030
.. include:: /includes/mongodb-compatibility-table-php.rst
3131

3232
For more information on how to read the compatibility tables, see our guide on
33-
`MongoDB Compatibility Tables. <about-driver-compatibility>`__.
33+
`MongoDB Compatibility Tables <about-driver-compatibility>`__.
3434

3535
Language Compatibility
3636
----------------------
@@ -47,7 +47,7 @@ The first column lists the driver versions.
4747
.. sharedinclude:: dbx/help-links-php.rst
4848

4949
For more information on how to read the compatibility tables, see our guide on
50-
`MongoDB Compatibility Tables. <about-driver-compatibility>`__.
50+
`MongoDB Compatibility Tables <about-driver-compatibility>`__.
5151

5252
How to Get Help
5353
---------------
@@ -56,4 +56,4 @@ If you have questions about compatibility, visit the following resources for fur
5656

5757
- Ask questions on our :community-forum:`MongoDB Community Forums <>`.
5858
- Visit our :technical-support:`Support Channels </>`.
59-
- See `Issues & Help <https://www.mongodb.com/docs/drivers/kotlin/coroutine/current/issues-and-help/>`__.
59+
- See `Issues & Help <https://www.mongodb.com/docs/drivers/kotlin/coroutine/current/issues-and-help/>`__.

0 commit comments

Comments
 (0)