From a34347914bffe4dd30ecd9286489df94ef22dd26 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Wed, 25 May 2011 10:28:22 -0700 Subject: [PATCH] code.reddit.com -> github.com/reddit --- r2/r2/config/routing.py | 2 +- r2/r2/templates/feedbackblurb.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/r2/r2/config/routing.py b/r2/r2/config/routing.py index 64a914d3d..4e41341b0 100644 --- a/r2/r2/config/routing.py +++ b/r2/r2/config/routing.py @@ -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/') diff --git a/r2/r2/templates/feedbackblurb.html b/r2/r2/templates/feedbackblurb.html index 92129917d..d916aa953 100644 --- a/r2/r2/templates/feedbackblurb.html +++ b/r2/r2/templates/feedbackblurb.html @@ -39,9 +39,7 @@
Got a feature request?
Post it to our development community so the admins can see it.
Got a bug report?
-
reddit is open source and you can submit a ticket (or even a patch!)
-
Can't file a trac ticket?
-
Post it to /r/bugs instead.
+
Check /r/bugs for other people with the same problem, or submit your own bug report.
Are you a new moderator? Having trouble staying out of the fray? Need advice?
There's a reddit for that.
Want to advertise but don't know how?