Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/web/templates/adblockplus.org.conf.erb

Issue 6735763177734144: Issue 2624 - Don't specify the Google account to use for the Adblock Browser beta community in the … (Closed)
Patch Set: Created June 3, 2015, 8:17 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/web/templates/adblockplus.org.conf.erb
===================================================================
--- a/modules/web/templates/adblockplus.org.conf.erb
+++ b/modules/web/templates/adblockplus.org.conf.erb
@@ -104,7 +104,7 @@
}
if ($arg_link = "adblock_browser_android_beta_community")
{
- rewrite ^ https://plus.google.com/u/1/communities/104936844759781288661? redirect;
+ rewrite ^ https://plus.google.com/communities/104936844759781288661? redirect;
}
set $lang "en";
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld