diff options
Diffstat (limited to 'includes/image.inc')
-rw-r--r-- | includes/image.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/image.inc b/includes/image.inc index e425d1251..e7734463d 100644 --- a/includes/image.inc +++ b/includes/image.inc @@ -24,7 +24,7 @@ * Image toolkits are discovered based on the associated module's * hook_image_toolkits. Additionally the image toolkit include file * must be identified in the files array in the module.info file. The - * toolkit must then be enabled using the admin/settings/image-toolkit + * toolkit must then be enabled using the admin/config/media/image-toolkit * form. * * Only one toolkit may be selected at a time. If a module author wishes to call |