diff options
author | Jani Laakso <jani.laakso@itmill.com> | 2007-12-04 15:20:46 +0000 |
---|---|---|
committer | Jani Laakso <jani.laakso@itmill.com> | 2007-12-04 15:20:46 +0000 |
commit | d331d43f2ae215d37a6288b18576b0ed4ebf9b77 (patch) | |
tree | 5a9841c2963e0f6412d0f25b610e8f2e3bb627d7 /WebContent/index.html | |
parent | e56a135be5ac7aca18633bbe9c7859ae545a4313 (diff) | |
download | vaadin-framework-d331d43f2ae215d37a6288b18576b0ed4ebf9b77.tar.gz vaadin-framework-d331d43f2ae215d37a6288b18576b0ed4ebf9b77.zip |
Fixed links, took away WAR link.
svn changeset:3147/svn branch:trunk
Diffstat (limited to 'WebContent/index.html')
-rw-r--r-- | WebContent/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index b33c84564c..e85f375bcb 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -190,11 +190,6 @@ use Eclipse IDE with the Toolkit quickstart project. <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 - <a href="demo/itmill-toolkit.war">WAR-package</a> to your application server. - </p> - </div> <!-- /getting-started --> <div id="support-licensing"> |