summaryrefslogtreecommitdiffstats
path: root/system/drivers/DB_active_record.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/drivers/DB_active_record.php')
-rw-r--r--system/drivers/DB_active_record.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/drivers/DB_active_record.php b/system/drivers/DB_active_record.php
index af12d9d27..c038185bc 100644
--- a/system/drivers/DB_active_record.php
+++ b/system/drivers/DB_active_record.php
@@ -24,7 +24,7 @@
* @subpackage Drivers
* @category Database
* @author Rick Ellis
- * @link http://www.codeigniter.com/user_guide/libraries/database/
+ * @link http://www.codeigniter.com/user_guide/database/
*/
class CI_DB_active_record extends CI_DB_driver {