Skip to content

Conversation

@isaacl
Copy link
Contributor

Add references to related url functions in punycode.md. These provide
guidance to users who may be investigating the punycode module for URL
encoding.

This is based on confusion I personally experienced reading the deprecation
notice.

Checklist

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. punycode Issues and PRs related to the punycode module bundled in Node.js. labels Jan 3, 2021
@isaaclisaacl changed the title docs: Add references to punycode.mddocs: Add references in punycode.mdJan 3, 2021
Add references to related `url` functions in punycode.md. These provide guidance to users who may be investigating the punycode module for URL encoding.
@isaacl
Copy link
ContributorAuthor

hmm build can't find the links, but they're properly formatted for md. idk

@aduh95
Copy link
Contributor

hmm build can't find the links, but they're properly formatted for md. idk

We should use the links I provided in my suggestions above, those will work for the CI.

Co-authored-by: Antoine du Hamel <[email protected]>
@aduh95aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 8, 2021
@jasnell
Copy link
Member

Landed in 7dea99b

@jasnelljasnell closed this Jan 9, 2021
jasnell pushed a commit that referenced this pull request Jan 9, 2021
Add references to related `url` functions in punycode.md. These provide guidance to users who may be investigating the punycode module for URL encoding. PR-URL: #36761 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Yash Ladha <[email protected]> Reviewed-By: James M Snell <[email protected]>
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Add references to related `url` functions in punycode.md. These provide guidance to users who may be investigating the punycode module for URL encoding. PR-URL: #36761 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Yash Ladha <[email protected]> Reviewed-By: James M Snell <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
@isaaclisaacl deleted the patch-2 branch January 19, 2021 13:30
targos pushed a commit that referenced this pull request May 1, 2021
Add references to related `url` functions in punycode.md. These provide guidance to users who may be investigating the punycode module for URL encoding. PR-URL: #36761 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Yash Ladha <[email protected]> Reviewed-By: James M Snell <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.punycodeIssues and PRs related to the punycode module bundled in Node.js.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@isaacl@aduh95@jasnell@yashLadha@nodejs-github-bot