|
@@ -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>
|
|
|
+
|