index.html 173 B

12345678910111213141516
  1. <html>
  2. <head>
  3. <meta http-equiv="refresh" content="0; url=/conversejs/" />
  4. </head>
  5. <body>
  6. <p>
  7. <a href="/conversejs/">
  8. Webchat
  9. </a>
  10. </p>
  11. </body>
  12. </html>