diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-01-21 19:39:20 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-01-21 19:39:20 +0100 |
commit | 7a9193afa6d890a91eb3528fa0e62df799b07ed6 (patch) | |
tree | 404f1b435a1774901570a71dd228ad0a4d76495d /user_guide/general/index.html | |
parent | df264429b7171da21524be93d38e334fadec801b (diff) |
replaced www.codeigniter.com with codeigniter.com
Diffstat (limited to 'user_guide/general/index.html')
-rw-r--r-- | user_guide/general/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/user_guide/general/index.html b/user_guide/general/index.html index f7cb9e87a..47ba79c0d 100644 --- a/user_guide/general/index.html +++ b/user_guide/general/index.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> ›
+<a href="http://codeigniter.com/">CodeIgniter Home</a> ›
<a href="../index.html">User Guide Home</a> ›
Getting Started
</td>
@@ -70,9 +70,9 @@ Each topic builds on the previous one, and includes code examples that you are e <p>Once you understand the basics you'll be ready to explore the <strong>Class Reference</strong> and
<strong>Helper Reference</strong> pages to learn to utilize the native libraries and helper files.</p>
-<p>Feel free to take advantage of our <a href="http://www.codeigniter.com/forums/">Community Forums</a>
+<p>Feel free to take advantage of our <a href="http://codeigniter.com/forums/">Community Forums</a>
if you have questions or problems, and
-our <a href="http://www.codeigniter.com/wiki/">Wiki</a> to see code examples posted by other users.</p>
+our <a href="http://codeigniter.com/wiki/">Wiki</a> to see code examples posted by other users.</p>
</div>
@@ -87,7 +87,7 @@ Previous Topic: <a href="../overview/goals.html">Architectural Goals< <a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="urls.html">CodeIgniter URLs</a>
</p>
-<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
+<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
</body>
|