diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-06-25 21:01:12 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-06-25 21:01:12 +0200 |
commit | 49ccc2327086fbb7d9736d98eabc1f6d1d853547 (patch) | |
tree | 96344b9204e6183ec09f20c188a1aa33d8f8fa84 /user_guide/installation/troubleshooting.html | |
parent | d6c69981ba89e52bec1240307b419806503e1283 (diff) |
guide linking to wrong pages fix
Diffstat (limited to 'user_guide/installation/troubleshooting.html')
-rw-r--r-- | user_guide/installation/troubleshooting.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/installation/troubleshooting.html b/user_guide/installation/troubleshooting.html index fc267c304..4061f5ed2 100644 --- a/user_guide/installation/troubleshooting.html +++ b/user_guide/installation/troubleshooting.html @@ -42,7 +42,7 @@ <td id="breadcrumb">
<a href="http://codeigniter.com/">CodeIgniter Home</a> ›
<a href="../index.html">User Guide Home</a> ›
-Installation Instructions
+Trouble Shooting
</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>
|