Use https://nodejs.org URL when possible.#21719
Use https://nodejs.org URL when possible.#21719XhmikosR wants to merge 1 commit intonodejs:masterfrom XhmikosR:xmr-master-windows-installer-link
Conversation
|
BTW I searched the code base for |
There was a problem hiding this comment.
LGTM.
On a side note, these might also need updating:
tools/pkgsrc/description:7:http://nodejs.org/
tools/rpm/node.spec:25:Source0: http://nodejs.org/dist/v%{_version}/node-v%{_version}.tar.gz
src/string_bytes.cc:346: // http://nodejs.org/api/buffer.html regarding Node's "ucs2"
src/string_bytes.cc:712: // http://nodejs.org/api/buffer.html regarding Node's "ucs2"
src/node_buffer.cc:486: // need to reorder on BE platforms. See http://nodejs.org/api/buffer.html
hundreds if not thousands of http links
Everything in node_modules and deps (and other thirdparty code locations) should be excluded.
|
@ChALkeR: I know but I didn't only search for I could have a stab at it later but I think the best would be if this would be split up in parts. For starters I could replace all nodejs.org links if you guys want in this PR. |
|
Done. I changed all the |
|
Landed in 998f9ff 🎉 |
PR-URL: #21719 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
PR-URL: #21719 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
No description provided.