diff options
author | Joël Cox <joel@joelcox.nl> | 2011-08-27 20:21:19 +0200 |
---|---|---|
committer | Joël Cox <joel@joelcox.nl> | 2011-08-27 20:21:19 +0200 |
commit | 5696374de382414cec9123e090a7d6df854e5934 (patch) | |
tree | 7047e146eefb57fda2d2db03d0643b526b78dc52 /user_guide/tutorial/conclusion.html | |
parent | a3ab544a9eb24cb40dd7608d62b5485824eb49dc (diff) |
Renamed introduction to index and small code style fixes (patch by @ericbarnes).
Diffstat (limited to 'user_guide/tutorial/conclusion.html')
-rw-r--r-- | user_guide/tutorial/conclusion.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/tutorial/conclusion.html b/user_guide/tutorial/conclusion.html index f3bdaad1d..ccf89175f 100644 --- a/user_guide/tutorial/conclusion.html +++ b/user_guide/tutorial/conclusion.html @@ -42,7 +42,7 @@ <td id="breadcrumb"> <a href="http://codeigniter.com/">CodeIgniter Home</a> › <a href="../index.html">User Guide Home</a> › -<a href="introduction.html">Tutorial</a> › +<a href="index.html">Tutorial</a> › Conclusion </td> <td id="searchbox"><form method="get" action="http://www.google.com/search"><input type="hidden" name="as_sitesearch" id="as_sitesearch" value="codeigniter.com/user_guide/" />Search User Guide <input type="text" class="input" style="width:200px;" name="q" id="q" size="31" maxlength="255" value="" /> <input type="submit" class="submit" name="sa" value="Go" /></form></td> |