twitter / scala_school

Lessons in the Fundamentals of Scala
https://twitter.github.io/scala_school
Apache License 2.0
3.71k stars 1.13k forks source link

Use https instead of http in urls #214

Closed alanbato closed 5 years ago

alanbato commented 5 years ago

This PR changes every instance of an http url to its https version for security reasons.