elixir-lang/elixir-lang.github.com

Enforce HTTPS

robsonpeixoto opened this issue · 1 comments

The http://elixir-lang.org/ is not redirecting to https://elixir-lang.org/. It's is not a problem, but it will show a "Not Secure" alert on the URL.

image

image

Is possible to enable a https enforcement following this documetation: https://docs.github.com/en/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https

Thank you, I have enabled redirection and it should propagate soon!