JAVA-3134 Point GitHub links in docs to correct release branches #500
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
First pass, @rozza - let me know if this catches what you were thinking of. Your note about the /driver folder becoming /driver-sync doesn't seem to have any impact on the docs?
Also note that this initial commit doesn't update the "Edit this doc" pointers like:
https://github.com/mongodb/mongo-java-driver/blob/gh-pages/3.9/bson/codecs/index.html#L253
Let me know if you'd like those updated too.
Assuming this PR is OK, I'll follow it up with a series of PRs across all of the release branches to fix the QuickTour links.