replaced www.codeigniter.com with codeigniter.com
diff --git a/user_guide/helpers/smiley_helper.html b/user_guide/helpers/smiley_helper.html
index 5080548..faeda70 100644
--- a/user_guide/helpers/smiley_helper.html
+++ b/user_guide/helpers/smiley_helper.html
@@ -40,7 +40,7 @@
 <table cellpadding="0" cellspacing="0" border="0" style="width:100%">

 <tr>

 <td id="breadcrumb">

-<a href="http://www.codeigniter.com/">CodeIgniter Home</a> &nbsp;&#8250;&nbsp;

+<a href="http://codeigniter.com/">CodeIgniter Home</a> &nbsp;&#8250;&nbsp;

 <a href="../index.html">User Guide Home</a> &nbsp;&#8250;&nbsp;

 Smiley Helper

 </td>

@@ -82,7 +82,7 @@
 <p>Here is an example demonstrating how you might create a set of clickable smileys next to a form field. This example

 requires that you first download and install the smiley images, then create a controller and the View as described.</p>

 

-<p class="important"><strong>Important:</strong> Before you begin, please <a href="http://www.codeigniter.com/downloads/smileys.zip">download the smiley images</a> and put them in

+<p class="important"><strong>Important:</strong> Before you begin, please <a href="http://codeigniter.com/downloads/smileys.zip">download the smiley images</a> and put them in

 a publicly accessible place on your server.  This helper also assumes you have the smiley replacement array located at

 <dfn>application/config/smileys.php</dfn></p>

 

@@ -197,7 +197,7 @@
 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 Next Topic:&nbsp;&nbsp;<a href="string_helper.html">String Helper</a>

 </p>

-<p><a href="http://www.codeigniter.com">CodeIgniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2007 &nbsp;&middot;&nbsp; <a href="http://ellislab.com/">Ellislab, Inc.</a></p>

+<p><a href="http://codeigniter.com">CodeIgniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2007 &nbsp;&middot;&nbsp; <a href="http://ellislab.com/">Ellislab, Inc.</a></p>

 </div>

 

 </body>