nodejs.dev
nodejs.dev copied to clipboard
Update node-javascript-language.en.md
- update link references
Check List
- [x] I have read the Contributing Guidelines and made commit messages that follow the guideline.
- [ ] I have run
npm run lint:js -- --fixand/ornpm run lint:md -- --fixfor my JavaScript and/or Markdown changes.- This is important as most of the cases your code changes might not be correctly linted
- [ ] I have run
npm run testto check if all tests are passing, and/ornpm run test -- -uto update snapshots if I created and/or updated React Components. - [ ] I have checked that the build works locally and that
npm run buildwork fine. - [ ] I've covered new added functionality with unit tests if necessary.
Description
Related Issues
Codecov Report
Merging #2655 (4a287a8) into main (bf234b7) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #2655 +/- ##
=======================================
Coverage 83.46% 83.46%
=======================================
Files 103 103
Lines 1113 1113
Branches 310 310
=======================================
Hits 929 929
Misses 178 178
Partials 6 6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
We are fixing these links as on this issue https://github.com/nodejs/nodejs.dev/issues/2647
Any reason why suggesting the MDN links exclusively? 👀
As no one approved this PR and we had objections, I'm closing this PR.