diff options
author | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2007-02-07 16:18:02 +0000 |
---|---|---|
committer | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2007-02-07 16:18:02 +0000 |
commit | 095ac9f6a579df34cc2b08c7064ad6956b60dbaf (patch) | |
tree | 8e1091c96daec28b6b99ce877806d572ed1d20fa /index.html | |
parent | c093676b22719d9b75684f2e2c4d4be98efb4555 (diff) | |
download | vaadin-framework-095ac9f6a579df34cc2b08c7064ad6956b60dbaf.tar.gz vaadin-framework-095ac9f6a579df34cc2b08c7064ad6956b60dbaf.zip |
Closes #315
svn changeset:529/svn branch:toolkit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/index.html b/index.html index 552ea38be4..90c130baf9 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@ <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/ch01s03.html">Development environment setup</a></li> + <li><a href="doc/manual/ch01s04.html">Development environment setup</a></li> </ul> </li> <li><a href="doc/api/index.html">API Documentation</a></li> @@ -93,10 +93,7 @@ of <a href="http://www.itmill.com/">professional support and service offering</a <br/> <br/> <br/> -<br/> -<br/> -<br/> -<br/> + </body> </html>
\ No newline at end of file |