diff options
author | Wes Baker <wes@wesbaker.com> | 2012-10-10 16:11:12 +0200 |
---|---|---|
committer | Wes Baker <wes@wesbaker.com> | 2012-10-10 16:11:12 +0200 |
commit | 773898ca303b1af65d39db16c93983f91a946f8f (patch) | |
tree | 88ce296cf4098911a6ed263d69a4d2216935edfb | |
parent | 05e8c03b6742033cf88885cb86217cadca3a4567 (diff) |
Correcting the breadcrumb in the 2.1.3 update instructions.
-rw-r--r-- | user_guide/installation/upgrade_213.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/installation/upgrade_213.html b/user_guide/installation/upgrade_213.html index 14286a509..2dd2ff0ac 100644 --- a/user_guide/installation/upgrade_213.html +++ b/user_guide/installation/upgrade_213.html @@ -42,7 +42,7 @@ <td id="breadcrumb"> <a href="http://codeigniter.com/">CodeIgniter Home</a> › <a href="../index.html">User Guide Home</a> › -Upgrading from 2.1.1 to 2.1.2 +Upgrading from 2.1.2 to 2.1.3 </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> </tr> |