[JAVA-3804] Java Driver 4.0 API docs link broken (navigating from 4.1) Created: 05/Aug/20 Updated: 28/Oct/23 Resolved: 17/Aug/20 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Documentation |
| Affects Version/s: | 4.1.0 |
| Fix Version/s: | 4.1.0 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Christopher Cho | Assignee: | Ross Lawley |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
From the page: https://mongodb.github.io/mongo-java-driver/4.1/driver/
I clicked the 4.0.5 API link to API docs which led me to a 404 at: https://mongodb.github.io/mongo-java-driver/4.0/javadoc/
From inspecting the Hugo variables contained in mongo-java-driver/docs/landing/data/releases.toml on the 4.1.x branch, I would have expected it to render in the correct location as: https://mongodb.github.io/mongo-java-driver/4.0/apidoc/ For some reason, the published version does not seem to follow the directive. I'm curious what the solution is.
|
| Comments |
| Comment by Githook User [ 17/Aug/20 ] |
|
Author: {'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}Message: Docs: Fix apidoc links
|
| Comment by Githook User [ 17/Aug/20 ] |
|
Author: {'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}Message: Docs: Fix apidoc links
|