8000 [JAVA] Uncomment reference to Scala API docs after they are released … · rustagir/docs-java@c52ea19 · GitHub
[go: up one dir, main page]

Skip to content

Commit c52ea19

Browse files
authored
[JAVA] Uncomment reference to Scala API docs after they are released (mongodb#528)
* uncomment api docs link
1 parent 24285fe commit c52ea19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/upgrade.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ This driver version introduces the following breaking changes:
117117
converts automatically to ``org.mongodb.scala.SingleObservable[Void]``. The
118118
API also exposes ``org.mongodb.scala.Observable[Unit]`` instead of
119119
``org.mongodb.scala.Observable[Void]``.
120-
121-
.. After the 5.0 Scala API docs are released, this line will be uncommented.
122-
For more information, see the `Observable trait documentation <https://mongodb.github.io/mongo-java-driver/5.0/apidocs/mongo-scala-driver/org/mongodb/scala/Observable.html>`__.
120+
121+
For more information, see the `Observable trait in the Scala API documentation
122+
<https://mongodb.github.io/mongo-java-driver/5.0/apidocs/mongo-scala-driver/org/mongodb/scala/Observable.html>`__.
123123

124124
- Changes how ``ClusterSettings`` computes
125125
``ClusterConnectionMode``, making it more consistent by using the specified

0 commit comments

Comments
 (0)
0