summaryrefslogtreecommitdiff
path: root/modules/help/help.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-08-07 15:04:16 +0000
committerDries Buytaert <dries@buytaert.net>2006-08-07 15:04:16 +0000
commit729fa6c11b604dc549fb8385a03fb9af28ca68d3 (patch)
treea88802317b1d79f9fd037e7c978ae4b1a0068e30 /modules/help/help.module
parentbda6fa2b715199e4f9b25b3bfcd926e10d33a89c (diff)
downloadbrdo-729fa6c11b604dc549fb8385a03fb9af28ca68d3.tar.gz
brdo-729fa6c11b604dc549fb8385a03fb9af28ca68d3.tar.bz2
- Patch #77422 by timcn: corrected various paths in the documentation.
Diffstat (limited to 'modules/help/help.module')
-rw-r--r--modules/help/help.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/help/help.module b/modules/help/help.module
index 1aa985f24..e8ef6ce39 100644
--- a/modules/help/help.module
+++ b/modules/help/help.module
@@ -102,7 +102,7 @@ function help_help($section) {
$output .= t('<p>Modules can make documentation available to other modules with this module. All user help should be presented using this module. Some examples of help: </p>
<ul>
<li>The name of a module (unused, but there).</li>
-<li>The description found on the admin/system/modules page.</li>
+<li>The description found on the admin/settings/modules page.</li>
<li>The module\'s help text, displayed on the admin/help page and through the module\'s individual help link.</li>
<li>The help for a distributed authorization module (if applicable).</li>
<li>The description of a post type (if applicable).</li>