Skip to content

Commit 908f681

Browse files
Fix broken JavaRS link (#41)
(cherry picked from commit 487c31d)
1 parent a20c405 commit 908f681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ runnable project by following the :ref:`scala-quickstart` guide.
5454
To access MongoDB by using Java instead of Scala, use the `Java Sync
5555
Driver <https://www.mongodb.com/docs/drivers/java/sync/current/>`__ or
5656
the asynchronous `Java Reactive Streams Driver
57-
<https://www.mongodb.com/docs/languages/java/drivers/java-rs/current/>`__.
57+
<https://www.mongodb.com/docs/languages/java/reactive-streams-driver/current/>`__.
5858

5959
Compatibility
6060
-------------

0 commit comments

Comments
 (0)