summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/GettingStarted/Introduction.page
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted/Introduction.page')
-rw-r--r--demos/quickstart/protected/pages/GettingStarted/Introduction.page12
1 files changed, 11 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/Introduction.page b/demos/quickstart/protected/pages/GettingStarted/Introduction.page
index dc7a0497..3f3ea168 100644
--- a/demos/quickstart/protected/pages/GettingStarted/Introduction.page
+++ b/demos/quickstart/protected/pages/GettingStarted/Introduction.page
@@ -1,6 +1,16 @@
<com:TContent ID="body" >
<h1>Welcome to the PRADO QuickStart Tutorial</h1>
<p>
-This QuickStart tutorial is meant to get you quickly started to build your own Web applications based on PRADO.
+This QuickStart tutorial is provided to help you quickly start building your own Web applications based on PRADO version 3.0.
</p>
+<p>
+You may refer to the following resources if you find this tutorial does not fulfill all your needs.
+</p>
+<ul>
+ <li><a href="http://www.pradosoft.com/docs/manual/">PRADO API Documentation</a></li>
+ <li><a href="http://www.pradosoft.com/forum/">PRADO Forum</a></li>
+ <li><a href="http://www.pradosoft.com/wiki/">PRADO Wiki</a></li>
+ <li><a href="http://trac.pradosoft.com/wiki/">PRADO Trac</a></li>
+</ul>
+
</com:TContent> \ No newline at end of file