-
Notifications
You must be signed in to change notification settings - Fork 101
Fix ithinuel's link #197
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
Fix ithinuel's link #197
Conversation
Fixed the link for @ithinuel
bors r+ |
197: Fix ithinuel's link r=jamesmunns a=jamesmunns Fixed the link for @ithinuel Co-authored-by: James Munns <[email protected]>
Build succeeded |
We have had markdown errors before. Would it make sense to check the markdown syntax in the CI? Does such a markdown checker even exist? |
I gave
|
Any link to crates.io give a false negative, but I opened an issue for it: mike42/mdcheckr#17 |
I fixed and PRed it (mike42/mdcheckr#18), if it is merged it is working on all crates I tested. |
Fixed the link for @ithinuel