diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-01-29 02:07:06 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-01-29 02:07:06 +0100 |
commit | 31438fe2339067f7bf677eb0695c635960c5faa9 (patch) | |
tree | 11b475eaa615bcab655ac4a8ce797e85e662c8e0 /user_guide/helpers | |
parent | 269b942a2bf7b022795e591d9b0ad04526ee7e09 (diff) |
Removed an unused parameter from Profiler (#3332).
Diffstat (limited to 'user_guide/helpers')
-rw-r--r-- | user_guide/helpers/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/helpers/index.html b/user_guide/helpers/index.html index cdcb22e0b..012dc9b60 100644 --- a/user_guide/helpers/index.html +++ b/user_guide/helpers/index.html @@ -110,7 +110,7 @@ This is done by opening the <var>application/config/autoload.php</var> file and <h2>Now What?</h2>
-<p>In the Table of Contents you'll find a list of all the available Helper Files. Browse each one to see what they do.</p>
+<p>In the <a href="../toc.html">Table of Contents</a> you'll find a list of all the available Helper Files. Browse each one to see what they do.</p>
</div>
|