-
Notifications
You must be signed in to change notification settings - Fork 41.3k
Polish some external documentation links #18384
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Polish some external documentation links #18384
Conversation
No need to apologize, we prefer merging lots of smaller PRs to splitting up large ones :) Thanks once again! |
I wonder about the force push and the references to the other commits. Could you elaborate? |
I rather foolishly managed to commit a heap dump file that was generated when my JVM crashed. Rather than revert it and leave it in the history, I decided to risk an immediate force push. |
* pr/18384: Polish some external documentation links Closes gh-18384
I noticed this when syncing my fork as it got ouf sync because of this. I could fix it for mine by resetting master hard to the upstream master. Might happen to some more people. |
I managed to really mess it up badly by accidentally deleting a merge commit that I shouldn't have. I tried again to fix it yesterday so you'll probably need to do another |
Hi,
the doc polishing goes on. Sorry for the amount of small PRs. This particular one polishes some external documentation links - namely:
Cheers,
Christoph