twitter / hogan.js

A compiler for the Mustache templating language
http://twitter.github.io/hogan.js
Apache License 2.0
5.14k stars 431 forks source link

Use https instead of http in urls #266

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.