Skip to content

fix the broken RFC link in the JSON article #2801

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

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

tburette
Copy link
Contributor

In the JSON article, a link leads to an 404 page. Changing http to https makes the link redirect to the correct page instead.
http://tools.ietf.org/html/rfc4627 => https://tools.ietf.org/html/rfc4627

Same problem as #2781 that was applied on the websocket page.
I looked for all the pages with a link to ietf.org and they will all be OK now :
https://javascript.info/json
https://javascript.info/cookie
https://javascript.info/websocket

@CLAassistant
Copy link

CLAassistant commented Dec 20, 2021

CLA assistant check
All committers have signed the CLA.

@iliakan iliakan merged commit 3ee59f0 into javascript-tutorial:master Dec 21, 2021
@iliakan
Copy link
Member

iliakan commented Dec 21, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants