diff options
Diffstat (limited to 'WebContent/index.html')
-rw-r--r-- | WebContent/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index 7e1a73c860..b33c84564c 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -224,8 +224,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="WEB-INF/lib/itmill-toolkit-<version></version>.jar">Toolkit JAR</a></p> + <p>WEB-INF/lib/itmill-toolkit-<version></version>.jar contains all you need to start a new Toolkit project.</a></p> </div> <div class="documentation"> |