summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-02-08 14:00:47 +0000
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-02-08 14:00:47 +0000
commita725555012caf89346dda785c8785a7e5260081c (patch)
tree19960326c98963350dcb4480a1d5b6d933671324 /index.html
parent64632d5976a4a7d5a5e259987f10e0e449852d98 (diff)
downloadvaadin-framework-a725555012caf89346dda785c8785a7e5260081c.tar.gz
vaadin-framework-a725555012caf89346dda785c8785a7e5260081c.zip
Corrected links to manual
svn changeset:574/svn branch:toolkit
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index d04b6113e7..0627b40975 100644
--- a/index.html
+++ b/index.html
@@ -84,10 +84,11 @@
<ul>
<li><a href="doc/manual/ch01.html">Introduction</a></li>
<li><a href="doc/manual/ch01s02.html">Example application walkthrough</a></li>
- <li><a href="doc/manual/ch01s04.html">Development environment setup</a></li>
+ <li><a href="doc/manual/ch01s03.html">Development environment setup</a></li>
+ <li><a href="doc/manual/pt2.html">API Reference</a></li>
</ul>
</li>
- <li><a href="doc/api/index.html">API Documentation</a></li>
+ <li><a href="doc/api/index.html">Standard JavaDoc API</a></li>
</ul>
<h4>Examples</h4>