summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page
diff options
context:
space:
mode:
authorwei <>2007-01-04 11:23:26 +0000
committerwei <>2007-01-04 11:23:26 +0000
commitdd028bec3822d1d9c28c35d599d687e038c7705f (patch)
treef3d2fb7f95073ea481a4dec86f0f0d30c7fe3588 /demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page
parentcac90ea6547fe194ab6ab101dfe11a0b751823ca (diff)
Add chat demo and tutorial.
Diffstat (limited to 'demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page')
-rw-r--r--demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page b/demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page
index 0e54fbc2..fdce0b47 100644
--- a/demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page
+++ b/demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page
@@ -11,12 +11,12 @@
relative to the dollar. The completed application is shown bellow.
<img src=<%~ example2.png %> class="figure" />
You can try the application <a href="../currency-converter/index.php">locally</a> or at
- <a href="http://www.pradosoft.com/demo/currency-converter/">Pradosoft.com</a>.
+ <a href="http://www.pradosoft.com/demos/currency-converter/">Pradosoft.com</a>.
Notice that the application still functions exactly the same if javascript
is not available on the user's browser.
</p>
- <h1>Downloading and Installing Prado</h1>
+ <h1 id="download">Downloading and Installing Prado</h1>
<p>To install Prado, simply download the latest version of Prado from
<a href="http://www.pradosoft.com/">http://www.pradosoft.com</a>
and unzip the file to a directory <b>not</b> accessible by your web server