summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/TopicList.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/pages/TopicList.tpl')
-rw-r--r--demos/quickstart/protected/pages/TopicList.tpl17
1 files changed, 8 insertions, 9 deletions
diff --git a/demos/quickstart/protected/pages/TopicList.tpl b/demos/quickstart/protected/pages/TopicList.tpl
index def0f9d7..479dcb0d 100644
--- a/demos/quickstart/protected/pages/TopicList.tpl
+++ b/demos/quickstart/protected/pages/TopicList.tpl
@@ -9,18 +9,17 @@
<div class="topic">
<span>Fundamentals</span><br/>
-<a href="?page=Construction">Architecture</a><br/>
-<a href="?page=Construction">Key Concepts</a><br/>
-<a href="?page=Construction">Configurations</a><br/>
-<a href="?page=Construction">Templates</a><br/>
+<a href="?page=chap2.Architecture">Architecture</a><br/>
+<a href="?page=chap2.KeyConcepts">Key Concepts</a><br/>
+<a href="?page=chap2.Structure">Application Structure</a><br/>
+<a href="?page=chap2.Configurations">Configurations</a><br/>
+<a href="?page=chap2.Templates">Templates</a><br/>
</div>
<div class="topic">
-<span>Applications</span><br/>
-<a href="?page=chap2.Structure">Directory Structure</a><br/>
-<a href="?page=chap2.Deployment">Application Deployment</a><br/>
-<a href="?page=chap2.HelloWorld">Sample: Hello World</a><br/>
-<a href="?page=chap2.HangmanGame">Sample: Hangman Game</a><br/>
+<span>Samples</span><br/>
+<a href="?page=chap3.HelloWorld">Hello World</a><br/>
+<a href="?page=chap3.Hangman">Hangman Game</a><br/>
</div>
<div class="topic">