summaryrefslogtreecommitdiffstats
path: root/user_guide/toc.html
diff options
context:
space:
mode:
authorJoël Cox <joel@joelcox.nl>2011-08-27 20:21:19 +0200
committerJoël Cox <joel@joelcox.nl>2011-08-27 20:21:19 +0200
commit5696374de382414cec9123e090a7d6df854e5934 (patch)
tree7047e146eefb57fda2d2db03d0643b526b78dc52 /user_guide/toc.html
parenta3ab544a9eb24cb40dd7608d62b5485824eb49dc (diff)
Renamed introduction to index and small code style fixes (patch by @ericbarnes).
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r--user_guide/toc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html
index aedea4464..bd6aaf510 100644
--- a/user_guide/toc.html
+++ b/user_guide/toc.html
@@ -91,7 +91,7 @@ Table of Contents
<h3>Tutorial</h3>
<ul>
- <li><a href="./tutorial/introduction.html">Introduction</a></li>
+ <li><a href="./tutorial/index.html">Introduction</a></li>
<li><a href="./tutorial/static_pages.html">Static pages</a></li>
<li><a href="./tutorial/news_section.html">News section</a></li>
<li><a href="./tutorial/create_news_items.html">Create news items</a></li>