Skip to content

fix(demopage): switched to HTTPS URLs for image placeholders #1289

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

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Feb 6, 2021

Closes #1288

Summary of changes:
Switched from HTTP to HTTPS URLs for the image placeholders by the online service via.placeholder.com.

In case of the page being served via HTTPS (like https://patternlab-handlebars-preview.netlify.app/) you'll elsewhere get browsers warnings and errors of any kind. In the unlikely case that the demo pages would get served via HTTP, there's no downside of these references to HTTPS instead.

@JosefBredereck JosefBredereck merged commit e09bf6a into pattern-lab:dev Feb 19, 2021
@mfranzke mfranzke deleted the fix-demo-page-mixed-content-warnings branch May 6, 2021 21:12
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.

Demo page: HTTPS mixed content warnings and errors in browsers
2 participants