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

Unified Diff: globals/sitemap.py

Issue 29490624: Issue 5373 - Remove the "blog" from acceptableads.com and link to blog.acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Addressed NITs Created July 20, 2017, 12:37 p.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 | « README.md ('k') | includes/blog/all-posts.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: globals/sitemap.py
===================================================================
--- a/globals/sitemap.py
+++ b/globals/sitemap.py
@@ -31,11 +31,11 @@
["solutions/get-whitelisted/index", "Get whitelisted"]
]],
["users", "Users", []],
["committee/index", "Committee", [
["committee/apply", "Apply"],
["committee/members", "Members"],
["committee/documents", "Documents"],
]],
- ["blog/index", "Blog", []],
+ ["https://blog.acceptableads.com/", "Blog", []],
["tool-certification/index", "Acceptable Ads Certification Tool <em>(beta)</em>", []]
]
« no previous file with comments | « README.md ('k') | includes/blog/all-posts.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld