summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Db.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Db.class.php b/Db.class.php
index 1e67b11..c96434a 100644
--- a/Db.class.php
+++ b/Db.class.php
@@ -3,7 +3,7 @@
* DB - A simple database class
*
* @author Author: Vivek Wicky Aswal. (https://twitter.com/#!/VivekWickyAswal)
- * @git https://github.com/indieteq-vivek/PHP-MySQL-PDO-Database-Class
+ * @git https://github.com/indieteq/PHP-MySQL-PDO-Database-Class
* @version 0.2ab
*
*/