From a24c70ae28a5fbf24430d543ed2e47879767117d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lukas=20K=C3=B6hler?= <lukas.koehler@h-da.de>
Date: Tue, 24 Mar 2020 20:33:57 +0100
Subject: [PATCH] add redirect

---
 index.html | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 index.html

diff --git a/index.html b/index.html
new file mode 100644
index 0000000..a484bf5
--- /dev/null
+++ b/index.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; URL=https://its.h-da.io/infra-docs/docs/virtual-classrooms.html">
+</head>
+<body>
+</body>
+</html>
\ No newline at end of file
-- 
GitLab