[JAVA-2237] Broken MongoDB documentation links in API docs Created: 30/Jun/16 Updated: 01/Dec/16 Resolved: 08/Jul/16 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 3.3.0 |
| Type: | Bug | Priority: | Minor - P4 |
| Reporter: | Kamran K. | Assignee: | Ross Lawley |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
There are some API docs that use "reference/commands" instead of "reference/command" in MongoDB documentation URLs:
An example broken link is the "Rename collection" link at the bottom of http://api.mongodb.com/java/3.2/com/mongodb/async/client/MongoCollection.html#renameCollection-com.mongodb.MongoNamespace-com.mongodb.async.SingleResultCallback- |
| Comments |
| Comment by Githook User [ 01/Dec/16 ] |
|
Author: {u'username': u'rozza', u'name': u'Ross Lawley', u'email': u'ross.lawley@gmail.com'}Message: Javadoc: Fix broken documentation links
|
| Comment by Githook User [ 08/Jul/16 ] |
|
Author: {u'username': u'rozza', u'name': u'Ross Lawley', u'email': u'ross.lawley@gmail.com'}Message: Javadoc: Fix broken documentation links
|