Fix link to Discourse.org homepage in noscript section (#699)
This commit is contained in:
parent
9e5f459800
commit
86c2fb49dc
1 changed files with 2 additions and 2 deletions
|
@ -9,5 +9,5 @@
|
|||
(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 %}
|
||||
<noscript>Please enable JavaScript to view the comments powered by <a href="https://www.discourse.org/">Discourse.</a></noscript>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue