diff options
-rw-r--r-- | index.html | 2 |
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> |