diff options
author | xue <> | 2006-04-04 13:33:56 +0000 |
---|---|---|
committer | xue <> | 2006-04-04 13:33:56 +0000 |
commit | f05fe9ebc237168a7dbcf06ffc3e1f7740418790 (patch) | |
tree | 8bc9dbdbc0a822ff0d2cb69030743de45b6faa0d /index.html | |
parent | 9b77c80c724f030d8af9a643827e3418ad4e3e8c (diff) |
a typo.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ PRADO has been tested with Apache 2.0 on both Windows XP and RedHat Linux. <li><a href="demos/helloworld/index.php">Hello World</a></li>
<li><a href="demos/quickstart/index.php">Prado QuickStart Tutorial</a></li>
<li><a href="demos/composer/index.php">Prado Component Writer</a></li>
- <li><a href="demos/peronsal/index.php">Personal Website</a> (incomplete)</li>
+ <li><a href="demos/personal/index.php">Personal Website</a> (incomplete)</li>
</ul>
<h2>Documentation</h2>
|