aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-03-11 22:15:03 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-03-11 22:15:03 +0100
commit85901329b0794b136b96bf745f4ab1572806fc89 (patch)
treef23da7e97cae727f39d825f0fef8348cffb238e4 /www/index.html
parent3db2e44f186c59429901b2c899e139ea60117a55 (diff)
parentcf5da997da8820b4050f5b87ee9440a0ede36d1f (diff)
downloadjitsi-master.zip
jitsi-master.tar.gz
jitsi-master.tar.bz2
Merge commit 'cf5da99'HEADmaster
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/index.html b/www/index.html
deleted file mode 100644
index 4897c3e..0000000
--- a/www/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
- <head>
-
- <title>Jitsi - The most advanced open source communicator</title>
- <meta HTTP-EQUIV="refresh" CONTENT="0;URL=http://www.jitsi.org">
-</head>
-<body>
- <p>
- <script>
- document.location.replace("http://jitsi.org/");
- </script>
- </p>
-</body>
-</html>