Update the footer link to the reddit source code.

This commit is contained in:
Max Goodman
2011-06-02 19:31:27 +00:00
parent 279a0dbc74
commit 9194116766

View File

@@ -36,7 +36,7 @@
%endfor
%if g.domain != "reddit.com":
<!-- http://code.reddit.com/LICENSE see Exhibit B -->
<a href="http://code.reddit.com" style="text-align:center;display:block">
<a href="http://www.reddit.com/code/" style="text-align:center;display:block">
<img src="${s3_https_if_secure("http://sp.reddit.com/powered_by_reddit.png")}"
style="width:140px; height:47px; margin-bottom: 5px"/>
</a>