aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/_layouts/default.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_layouts/default.haml b/source/_layouts/default.haml
index 7ac1da8e..65749d6d 100644
--- a/source/_layouts/default.haml
+++ b/source/_layouts/default.haml
@@ -72,7 +72,7 @@ google_analytics: true
:javascript
var disqus_url = "#{page.full_url}/#{page.url}";
%noscript
- %a(href="http://designenthusiast.disqus.com/?url=ref") View the discussion thread
+ %a(href="http://#{page.disqus_short_name}.disqus.com/?url=ref") View the discussion thread
%script(type="text/javascript" src="http://disqus.com/forums/#{page.disqus_short_name}/embed.js")
- else
= preserve rp(content)