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

Convert `http` links to `https` links #34

Merged
merged 1 commit into from Sep 19, 2016
Merged

Conversation

@jarondl
Copy link
Contributor

jarondl commented Sep 19, 2016

Several http href links were converted to https. All of these links
are to servo.org and subdomains, or to rust-lang.org, which support
https.

The links to the starters page were updated to
starters.servo.org.

The exceptions are urls in license files, and two urls in bhtml-newtab:
arstechnica.com, and the jquery cdn. The last one was exluded from
this PR, because it modifies something in the browser, and should be
replaced with care (and testing?)


This change is Reviewable

Several `http` href links were converted to `https`. All of these links
are to servo.org and subdomains, or to rust-lang.org, which support
https.

The links to the starters page were updated to
`starters.servo.org`.

The exceptions are urls in license files, and two urls in bhtml-newtab:
`arstechnica.com`, and the jquery cdn. The last one was exluded from
this PR, because it modifies something in the browser, and should be
replaced with care (and testing?)
@jdm jdm merged commit 6fd2a66 into servo:gh-pages Sep 19, 2016
@jdm
Copy link
Member

jdm commented Sep 19, 2016

Thanks!

@jarondl jarondl deleted the jarondl:https-links branch Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.