Skip to content

Conversation

@bnoordhuis
Copy link
Member

Bulk update HTTP links to their HTTPS counterpart.

@therebelrobot
Copy link
Contributor

+1

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

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