Skip to content

DOC: use https in css stylesheet url #2779

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
Nov 15, 2018
Merged

Conversation

kaczmarj
Copy link
Collaborator

Summary

This PR proposes using https instead of http for the stylesheet https://www.google.com/cse/style/look/default.css. Currently, Chrome 70.0.3538.102 on macOS blocks that stylesheet from being loaded via http, with the error:

Mixed Content: The page at 'https://nipype.readthedocs.io/en/latest/index.html' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.google.com/cse/style/look/default.css'. This request has been blocked; the content must be served over HTTPS.

List of changes proposed in this PR (pull-request)

  • Use https instead of http for stylesheet

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.

@effigies effigies merged commit bc226b7 into nipy:master Nov 15, 2018
@effigies effigies added this to the 1.1.6 milestone Nov 15, 2018
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.

2 participants