code.reddit.com -> github.com/reddit

This commit is contained in:
Neil Williams
2011-05-25 10:28:22 -07:00
parent 3e4df6cb10
commit a34347914b
2 changed files with 2 additions and 4 deletions

View File

@@ -235,7 +235,7 @@ def make_map(global_conf={}, app_conf={}):
dest='http://store.reddit.com/index.html')
mc('/code', controller='redirect', action='redirect',
dest='http://code.reddit.com/')
dest='http://github.com/reddit/')
mc('/mobile', controller='redirect', action='redirect',
dest='http://m.reddit.com/')

View File

@@ -39,9 +39,7 @@
<dt>Got a feature request?</dt>
<dd><a href="/r/ideasfortheadmins">Post it to our development community so the admins can see it</a>.</dd>
<dt>Got a bug report?</dt>
<dd><a href="http://code.reddit.com/">reddit is open source and you can submit a ticket (or even a patch!)</a></dd>
<dt>Can't file a trac ticket?</dt>
<dd><a href="/r/bugs/submit">Post it to /r/bugs instead.</a></dd>
<dd><a href="/r/bugs/">Check /r/bugs for other people with the same problem, or submit your own bug report.</a></dd>
<dt>Are you a new moderator? Having trouble staying out of the fray? Need advice?</dt>
<dd><a href="/r/modhelp">There's a reddit for that</a>.</dd>
<dt>Want to advertise but don't know how?</dt>