_includes/comments-providers/discourse.html in minimal-mistakes-jekyll-4.0.10 vs _includes/comments-providers/discourse.html in minimal-mistakes-jekyll-4.1.0
- old
+ new
@@ -7,7 +7,7 @@
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
})();
</script>
-<noscript>Please enable JavaScript to view the comments powered by [Discourse](http://forum.beta-europe.org/c/beta/website).</a></noscript>
-{% endif %}
\ No newline at end of file
+<noscript>Please enable JavaScript to view the comments powered by <a href="https://www.discourse.org/">Discourse.</a></noscript>
+{% endif %}