Skip to content

Commit 2434585

Browse files
committed
fix javadoc reference
1 parent c77c137 commit 2434585

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

jooby-mongodb/src/main/java/org/jooby/mongodb/Mongodb.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@
120120
* For more detailed information please check: {@link MongoClientURI}.
121121
*
122122
* <h1>two or more connections</h1>
123-
* <p>
124-
* Use {@link #named()} when you need two or more <code>mongodb</code> connections:
125-
* </p>
126123
*
127124
* <pre>
128125
* db1 = "mongodb://localhost/mydb1"

0 commit comments

Comments
 (0)