aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WebContent/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/index.html b/WebContent/index.html
index 2397d07bc5..322ad075a7 100644
--- a/WebContent/index.html
+++ b/WebContent/index.html
@@ -45,7 +45,8 @@
<tr><td>
<h2>Chat</h2>
<ul>
- <li><a href="chat/">Autodetected mode</a></li>
+ <li><a href="ajaxchat/">Autodetected chat</a></li>
+ <li><a href="chat/?mode=uidl">Web chat using http-stream</a></li>
<li><a href="src/com/itmill/toolkit/demo/Chat.java">Source</li>
</ul>
</td><td>