aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Laakso <jani.laakso@itmill.com>2007-11-30 13:40:00 +0000
committerJani Laakso <jani.laakso@itmill.com>2007-11-30 13:40:00 +0000
commita50ccf2a47c3cae6e43291a0fc401ec576454900 (patch)
tree2e7145fba8e49db9b8c5cd5535993b5a96e96303
parent16de9d38113942b8fdd21545ddc6b049a5273fb7 (diff)
downloadvaadin-framework-a50ccf2a47c3cae6e43291a0fc401ec576454900.tar.gz
vaadin-framework-a50ccf2a47c3cae6e43291a0fc401ec576454900.zip
fixed links
svn changeset:3074/svn branch:trunk
-rw-r--r--build/package/WebContent/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/package/WebContent/index.html b/build/package/WebContent/index.html
index 7a20c25f4a..27c4e24bb5 100644
--- a/build/package/WebContent/index.html
+++ b/build/package/WebContent/index.html
@@ -132,12 +132,12 @@
<h4>Eclipse IDE Quickstart</h4>
<p>The easiest way to start working with IT Mill Toolkit is to
use Eclipse IDE with the Toolkit quickstart project.
- <a href="quickstart.html" class="more">Instant Toolkit workspace for Eclipse</a></p>
+ <a href="doc/manual/ch01s05.html" class="more">Instant Toolkit workspace for Eclipse</a></p>
<h4>Manual Deployment</h4>
<p>If you do not use Eclipse, you can manually deploy the Toolkit
- WAR-package to your server with these simple steps.
- <a href="deployment.html" class="more">How to deploy Toolkit WAR-package to a server</a></p>
+ <a href="lib/itmill-toolkit.war">WAR-package</a> to your application server.
+ </p>
</div> <!-- /getting-started -->