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

Change http://nodejs.org/ to https://nodejs.org/ #128

Merged
merged 5 commits into from
Sep 13, 2015
Merged

Change http://nodejs.org/ to https://nodejs.org/ #128

merged 5 commits into from
Sep 13, 2015

Conversation

bnoordhuis
Copy link
Member

Bulk update HTTP links to their HTTPS counterpart.

@therebelrobot
Copy link
Contributor

+1

@@ -65,7 +65,7 @@ right place. Explore our community resources to find out how you can help:

## International community sites and projects

- [Australian Node.js blog & developers listing](http://nodejs.org.au/)
- [Australian Node.js blog & developers listing](https://nodejs.org.au/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this intentional? That site doesnt seem to work with HTTPS

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It wasn't. I'll undo that before landing.

@rvagg
Copy link
Member

rvagg commented Sep 10, 2015

sgtm

@@ -32,6 +32,6 @@ We look forward to exploring<ins cite="mailto:EMILY%20TANAKA-DELGADO" datetime="

We hope you'll have fun using it.

To download the new logo, visit <a href="http://nodejs.org/logos/">nodejs.org/logos</a>.
To download the new logo, visit <a href="https://nodejs.org/logos/">nodejs.org/logos</a>.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This redirects now to https://nodejs.org/static/images/logos/ and returns a 403 (directory index is forbidden).
https://nodejs.org/en/about/resources/ would be a better match, but direkt links to the logo files should still go to static/.

@fhemberger
Copy link
Contributor

A few URLs could point directly to the new locations, otherwise LGTM.

Bulk update HTTP links to their HTTPS counterpart.
https://nodejs.org/about/organization/ redirects to
https://nodejs.org/en/about/organization/.  Link directly to the latter
and avoid an extra HTTP roundtrip.
The links weren't exactly dead but we can avoid the extra HTTP redirect
roundtrip and link to the right section in one go.
@bnoordhuis
Copy link
Member Author

Fixed up the links, PTAL.

@mikeal
Copy link
Contributor

mikeal commented Sep 12, 2015

+1

@fhemberger fhemberger merged commit e7ed56d into nodejs:master Sep 13, 2015
@fhemberger
Copy link
Contributor

Great, 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.

6 participants