summaryrefslogtreecommitdiffstats
path: root/user_guide/toc.html
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r--user_guide/toc.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html
index f4675b9b5..d479aa19a 100644
--- a/user_guide/toc.html
+++ b/user_guide/toc.html
@@ -107,7 +107,8 @@ Table of Contents
<li><a href="./general/scaffolding.html">Scaffolding</a></li>
<li><a href="./general/routing.html">URI Routing</a></li>
<li><a href="./general/errors.html">Error Handling</a></li>
- <li><a href="./general/caching.html">Web Page Caching</a></li>
+ <li><a href="./general/caching.html">Caching</a></li>
+ <li><a href="./general/profiling.html">Profiling Your Application</a></li>
<li><a href="./general/multiple_apps.html">Running Multiple Applications</a></li>
<li><a href="./general/alternative_php.html">Alternative PHP Syntax</a></li>
<li><a href="./general/security.html">Security</a></li>