-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Documentation
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Java 11 looks to have a different convention when linking to methods. The documentation links need to be updated to follow that convention.
eg:
MongoClient.html#getDatabase-java.lang.String-
becomes
MongoClient.html#getDatabase(java.lang.String)