Skip to content

Commit 62d9a61

Browse files
committed
DOCSP-49013-update shared file name
1 parent 16913e7 commit 62d9a61

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

source/fundamentals/builders/builders-data-classes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To implement this functionality, you must add the
4949
``mongodb-driver-kotlin-extensions`` dependency to your dependencies
5050
list.
5151

52-
.. sharedinclude:: dbx/jvm/kotlin-driver-coroutine-BOM-tip.rst
52+
.. sharedinclude:: dbx/jvm/BOM-installation-tip.rst
5353

5454
.. replacement:: installation-guide
5555

source/fundamentals/data-formats/serialization.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Add {+language+} Serialization to Your Project
6060
Support for serialization in the {+driver-short+} depends on the official `Kotlin
6161
serialization library <https://github.com/Kotlin/kotlinx.serialization>`__.
6262

63-
.. sharedinclude:: dbx/jvm/kotlin-driver-coroutine-BOM-tip.rst
63+
.. sharedinclude:: dbx/jvm/BOM-installation-tip.rst
6464

6565
.. replacement:: installation-guide
6666

source/quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Because you installed the BOM, you can omit a version in the
9898
{+driver-short+} dependency entry. The version you specify in the
9999
BOM determines the dependency versions to install.
100100

101-
.. sharedinclude:: dbx/jvm/kotlin-driver-coroutine-BOM-tip.rst
101+
.. sharedinclude:: dbx/jvm/BOM-installation-tip.rst
102102

103103
.. replacement:: installation-guide
104104

0 commit comments

Comments
 (0)