diff --git a/system/application/config/hooks.php b/system/application/config/hooks.php
index 8ebb236..95e74cb 100644
--- a/system/application/config/hooks.php
+++ b/system/application/config/hooks.php
@@ -4,7 +4,9 @@
| Hooks
| -------------------------------------------------------------------------
| This file lets you define "hooks" to extend CI without hacking the core
-| files. Please see the user guide for info...
+| files. Please see the user guide for info:
+|
+| http://www.codeigniter.com/user_guide/general/hooks.html
|
*/