summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/groups/list.html.tmpl
diff options
context:
space:
mode:
authorGervase Markham <gerv@gerv.net>2014-12-17 11:37:25 +0100
committerGervase Markham <gerv@gerv.net>2014-12-17 11:37:25 +0100
commita7b489f00cd7577ce31383968eeef16050198c1b (patch)
tree98e3570960f21a7ca2d14c8e106f27bc43c746e7 /template/en/default/admin/groups/list.html.tmpl
parentb93e6fe8046b66eb639dafa4566fdaaf91376f63 (diff)
downloadbugzilla-a7b489f00cd7577ce31383968eeef16050198c1b.tar.gz
bugzilla-a7b489f00cd7577ce31383968eeef16050198c1b.tar.xz
Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.
Diffstat (limited to 'template/en/default/admin/groups/list.html.tmpl')
-rw-r--r--template/en/default/admin/groups/list.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/groups/list.html.tmpl b/template/en/default/admin/groups/list.html.tmpl
index 29e39f65f..673c053cb 100644
--- a/template/en/default/admin/groups/list.html.tmpl
+++ b/template/en/default/admin/groups/list.html.tmpl
@@ -20,7 +20,7 @@
title = "Edit Groups"
subheader = "This lets you edit the groups available to put users in."
style_urls = ['skins/standard/admin.css']
- doc_section = "administration.html#groups-and-group-security"
+ doc_section = "administering/groups.html"
%]
[% edit_contentlink = "editgroups.cgi?action=changeform&amp;group=%%id%%" %]