summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJani Laakso <jani.laakso@itmill.com>2007-10-17 10:10:05 +0000
committerJani Laakso <jani.laakso@itmill.com>2007-10-17 10:10:05 +0000
commit1508111a4e17764ca81a741486d8fe174d7ab9ea (patch)
tree9732a16fbe3ba91358424ef05e4c72a093d1f9f4 /index.html
parent0bc06d958c7dbe865b5c7123ed3e467eb11fa6f3 (diff)
downloadvaadin-framework-1508111a4e17764ca81a741486d8fe174d7ab9ea.tar.gz
vaadin-framework-1508111a4e17764ca81a741486d8fe174d7ab9ea.zip
Port fix.
svn changeset:2542/svn branch:trunk
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 3fb91cbe8e..28adb95021 100644
--- a/index.html
+++ b/index.html
@@ -72,7 +72,7 @@
<li>To run demos locally, run start.bat (Windows) or start.sh (Mac or Linux)
in the <a href="demo">demo -directory</a>.
After the local demo server has started, the demos are running at
- <a href="http://127.0.0.1:8888/">http://127.0.0.1:8888/</a>.
+ <a href="http://127.0.0.1:8080/">http://127.0.0.1:8080/</a>.
</li>
</ul>
</div>