diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html
index 264befe9..54dcea10 100644
--- a/docs/_layouts/post.html
+++ b/docs/_layouts/post.html
@@ -21,10 +21,10 @@ bodyclass: post-page
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+ dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
-comments powered by
+comments powered by