diff options
author | Marko Grönroos <magi@iki.fi> | 2009-01-06 22:20:38 +0000 |
---|---|---|
committer | Marko Grönroos <magi@iki.fi> | 2009-01-06 22:20:38 +0000 |
commit | 150c4baa39207461e421059dcdc77b587eb76673 (patch) | |
tree | f80cac783efd103b691cdfa4d86539037a1654a4 /WebContent/index.html | |
parent | 05879b21df8b1335146042b1504ddf5a3eef2144 (diff) | |
download | vaadin-framework-150c4baa39207461e421059dcdc77b587eb76673.tar.gz vaadin-framework-150c4baa39207461e421059dcdc77b587eb76673.zip |
Updated manual. Changed HTML output to use section IDs for filenames. Refactored IDs for Introduction. Partially fixes #2419.
svn changeset:6424/svn branch:trunk
Diffstat (limited to 'WebContent/index.html')
-rw-r--r-- | WebContent/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index 10f56a1f5a..14f693fb87 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -207,7 +207,7 @@ <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="doc/manual/ch01s05.html" class="more">Instant Toolkit workspace for Eclipse</a></p> + <a href="doc/manual/intro.quickstart.html" class="more">Instant Toolkit workspace for Eclipse</a></p> </div> <!-- /getting-started --> |