From a7b489f00cd7577ce31383968eeef16050198c1b Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Wed, 17 Dec 2014 10:37:25 +0000 Subject: Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave. --- template/en/default/admin/flag-type/list.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/flag-type/list.html.tmpl') diff --git a/template/en/default/admin/flag-type/list.html.tmpl b/template/en/default/admin/flag-type/list.html.tmpl index 25b2e3390..f4836ca7d 100644 --- a/template/en/default/admin/flag-type/list.html.tmpl +++ b/template/en/default/admin/flag-type/list.html.tmpl @@ -13,7 +13,7 @@ style_urls = ['skins/standard/admin.css'] onload="var f = document.flagtype_form; selectProduct(f.product, f.component, null, null, '__All__');" javascript_urls=["js/productform.js"] - doc_section = "administration.html#two-types-of-flags" + doc_section = "administering/flags.html" %]

-- cgit v1.2.3-24-g4f1b