diff options
author | Marc Englund <marc.englund@itmill.com> | 2009-05-13 08:28:52 +0000 |
---|---|---|
committer | Marc Englund <marc.englund@itmill.com> | 2009-05-13 08:28:52 +0000 |
commit | 668b2145e2613fd819a47553c35ded19ddd6885c (patch) | |
tree | ead9d830d37984d141ecf102f3eae0b4e30baf4c /WebContent/index.html | |
parent | 7c51dc2724dbb8c4420042a2a460ced571adfded (diff) | |
download | vaadin-framework-668b2145e2613fd819a47553c35ded19ddd6885c.tar.gz vaadin-framework-668b2145e2613fd819a47553c35ded19ddd6885c.zip |
Most "itmill-toolkit" changed to "vaadin" for #2904
svn changeset:7774/svn branch:6.0
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 cd5b6dd5df..edd8400e8f 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -171,7 +171,7 @@ <div class="library"> <h5>Library</h5> <p>Contains all you need to start a new Toolkit project (binaries, sources, default - themes and widgetsets). <a href="itmill-toolkit-@version@.jar">Toolkit JAR</a></p> + themes and widgetsets). <a href="vaadin-@version@.jar">Toolkit JAR</a></p> </div> <div class="documentation"> |