Skip to content

Commit 78a9258

Browse files
committed
DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
1 parent 0505886 commit 78a9258

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/includes/kotlin-driver-coroutine-BOM-tip.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
We recommend adding the JVM driver Bill of Materials (BOM) to your
44
application to manage the versions of driver artifacts. This removes
55
the need to specify a version for any individual package covered by
6-
the BOM, simplifying dependency management. To learn more, see
7-
more on the BOM :ref:`here. <quick-start>`
6+
the BOM, simplifying dependency management. To learn more, see :ref:`the Installation Guide. <quick-start>`

0 commit comments

Comments
 (0)