-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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(zh): remove localhost links #15138
Conversation
Hi @queengooborg, the changes we made in #15106 would not trigger markdown-lint for all files. Could you help with this :) |
Preview URLs (6 pages)
Flaws (393)Note! 1 document with no flaws that don't need to be listed. 🎉 URL:
URL:
URL:
URL:
URL:
External URLs (7)URL:
URL:
URL:
(comment last updated: 2023-08-16 15:40:30) |
Is #15141 what you're looking for? |
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.
👍
Description
remove localhost links
Run
yarn markdownlint-cli2 "files/zh-cn/**/*.md"
andyarn markdownlint-cli2 "files/zh-tw/**/*.md"
locally to test this.