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
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-10-27 00:44:14 +0200
commit7bd6335c77cfc5fec9e7e788d45d110c1b09ffd1 (patch)
treec4bbf6c2f08df78fb0b1be5ad8f9aa58f1915b7e /user_guide/toc.html
parent5cbced2f3899726241b7a3a83e47a92fb01dbf83 (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>