mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 23:39:11 -05:00
code.reddit.com -> github.com/reddit
This commit is contained in:
@@ -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/')
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user