-
Couldn't load subscription status.
- Fork 2k
docs: Fix broken links #2082
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
docs: Fix broken links #2082
Conversation
✅ Deploy Preview for expressjscom-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
🚦 Lighthouse Results (Mobile & Desktop)
|
de/resources/community.md
Outdated
|
|
||
| - [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). | ||
| - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). | ||
| - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. |
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.
| - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. | |
| - [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. |
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.
Yeah, looks like github.io page is no longer maintained. I replaced all pillarjs links, thanks!
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, note that it’s not necessary to change it for the other languages; when Crowdin brings in the changes, the corresponding updates will be made in the respective language
Ah, thanks for letting me know! |
Towards #1100
My initial goal was to come up with a workflow, but the outcome was not really reliable. Considering the efforts at #1787 it's probably time not so well spent. So I'd fix some of the broken links instead