Oleg Moskalenko преди 10 години
родител
ревизия
fa35982985
променени са 1 файла, в които са добавени 17 реда и са изтрити 0 реда
  1. 17 0
      index.html

+ 17 - 0
index.html

@@ -0,0 +1,17 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en-US">
+    <head>
+        <meta charset="UTF-8">
+        <meta http-equiv="refresh" content="1;https://github.com/coturn/coturn/">
+        <script type="text/javascript">
+            window.location.href = "https://github.com/coturn/coturn"
+        </script>
+        <title>TURN Server Coturn</title>
+    </head>
+    <body>
+        <!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
+        If you are not redirected automatically, follow the <a href='https://github.com/coturn/coturn/'>link to coturn project page</a>
+    </body>
+</html>
+