Skip to content

docs: Add references in punycode.md - #36761

Closed
isaacl wants to merge 2 commits into
nodejs:masterfrom
isaacl:patch-2
Closed

docs: Add references in punycode.md#36761
isaacl wants to merge 2 commits into
nodejs:masterfrom
isaacl:patch-2

Conversation

@isaacl

Copy link
Copy Markdown
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
Comment threaddoc/api/punycode.md Outdated
Comment threaddoc/api/punycode.md Outdated
Comment threaddoc/api/punycode.md Outdated
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
Copy Markdown
ContributorAuthor

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

@aduh95

Copy link
Copy Markdown
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.

Comment threaddoc/api/punycode.md Outdated
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@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
Copy Markdown
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 <duhamelantoine1995@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
Reviewed-By: James M Snell <jasnell@gmail.com>
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 <duhamelantoine1995@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
@isaacl
isaacl 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 <duhamelantoine1995@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
Reviewed-By: James M Snell <jasnell@gmail.com>
@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