Skip to content
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: Add references in punycode.md #36761

Closed
wants to merge 2 commits into from
Closed

Conversation

isaacl
Copy link
Contributor

@isaacl isaacl commented Jan 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.

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

Checklist

@nodejs-github-bot nodejs-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
@isaacl isaacl changed the title docs: Add references to punycode.md docs: Add references in punycode.md Jan 3, 2021
doc/api/punycode.md Outdated Show resolved Hide resolved
doc/api/punycode.md Outdated Show resolved Hide resolved
doc/api/punycode.md Outdated Show resolved Hide resolved
@isaacl isaacl force-pushed the patch-2 branch 2 times, most recently from 077a1a3 to 3456e3a Compare January 4, 2021 03:14
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
Contributor Author

isaacl commented Jan 4, 2021

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

@aduh95
Copy link
Contributor

aduh95 commented Jan 4, 2021

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.

doc/api/punycode.md Outdated Show resolved Hide resolved
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@aduh95 aduh95 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

jasnell commented Jan 9, 2021

Landed in 7dea99b

@jasnell jasnell 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>
@danielleadams danielleadams 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>
@danielleadams danielleadams mentioned this pull request May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. punycode Issues 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