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

Use https:// everywhere instead of // #2187

Merged
merged 2 commits into from Dec 6, 2015
Merged

Use https:// everywhere instead of // #2187

merged 2 commits into from Dec 6, 2015

Conversation

Kwpolska
Copy link
Member

@Kwpolska Kwpolska commented Dec 6, 2015

Using protocol-relative URLs is now considered an anti-pattern: http://www.paulirish.com/2010/the-protocol-relative-url/
HTTPS is also really cheap and prevalent nowadays.

Using protocol-relative URLs is now considered an anti-pattern:
http://www.paulirish.com/2010/the-protocol-relative-url/
HTTPS is also really cheap and prevalent nowadays.

Signed-off-by: Chris Warrick <kwpolska@gmail.com>
@Kwpolska Kwpolska added this to the v7.7.4 milestone Dec 6, 2015
@Kwpolska Kwpolska self-assigned this Dec 6, 2015
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Kwpolska added a commit that referenced this pull request Dec 6, 2015
Use https:// everywhere instead of //
@Kwpolska Kwpolska merged commit bf655a3 into master Dec 6, 2015
@Kwpolska Kwpolska deleted the https-everywhere branch December 6, 2015 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant