replaced www.codeigniter.com with codeigniter.com
diff --git a/system/helpers/typography_helper.php b/system/helpers/typography_helper.php
index 93a887d..4a746c6 100644
--- a/system/helpers/typography_helper.php
+++ b/system/helpers/typography_helper.php
@@ -7,8 +7,8 @@
* @package CodeIgniter
* @author ExpressionEngine Dev Team
* @copyright Copyright (c) 2006, EllisLab, Inc.
- * @license http://www.codeigniter.com/user_guide/license.html
- * @link http://www.codeigniter.com
+ * @license http://codeigniter.com/user_guide/license.html
+ * @link http://codeigniter.com
* @since Version 1.0
* @filesource
*/
@@ -22,7 +22,7 @@
* @subpackage Helpers
* @category Helpers
* @author ExpressionEngine Dev Team
- * @link http://www.codeigniter.com/user_guide/helpers/typography_helper.html
+ * @link http://codeigniter.com/user_guide/helpers/typography_helper.html
*/
// ------------------------------------------------------------------------
@@ -83,7 +83,7 @@
* @access private
* @category Helpers
* @author ExpressionEngine Dev Team
- * @link http://www.codeigniter.com/user_guide/helpers/
+ * @link http://codeigniter.com/user_guide/helpers/
*/
class Auto_typography {