summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>2006-11-14 09:58:04 +0000
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>2006-11-14 09:58:04 +0000
commit7bd0905097a172c19701a5a88b9e5ea621cc7f2e (patch)
tree60df43a43b11427cdc5ceee4fcd15e6a1ca78d08 /index.html
parent77e7b4a3a7c0d000b7fdb9f4a4f0ef2c39cfc346 (diff)
downloadvaadin-framework-7bd0905097a172c19701a5a88b9e5ea621cc7f2e.tar.gz
vaadin-framework-7bd0905097a172c19701a5a88b9e5ea621cc7f2e.zip
svn changeset:95/svn branch:toolkit
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6e91224358..9035c8cef1 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,7 @@ Older browsers are supported by automatically providing traditional web-based UI
To get quick feel of the toolkit, run
<code>java -jar start.jar</code>
in demo-folder. Thanks to <a href="http://jetty.mortbay.org/" target="new">Jetty</a>, you should now have demo running
-in <a href="http://localhost:8080/">http://localhost:8080/</a>.
+in <a href="http://localhost:8888/">http://localhost:8888/</a>.
<br/><br/>
You can also run the demo <a href="javascript:alert('where');">online</a>.
</div>