-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
doc: add brackets to implicit markdown links #29911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: add brackets to implicit markdown links #29911
Conversation
|
s/imlicit/implicit/ in commit message |
Trott
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, although please do fix the typo in the commit message. Thanks!
|
@Trott is is better for the person landing it to fix it rather than retriggering the CI for the message change? |
The downside of expecting the person landing to fix it is that they might not actually do it. So it's probably slightly preferable to just do it yourself now and let CI re-run. But that's just my opinion. Others may have a different opinion, of course. |
e9bdc10 to
0f371eb
Compare
|
OK, just rebased it |
|
Landed in 88e8156 |
PR-URL: #29911 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #29911 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes