changed klausuren link

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2024-01-26 16:50:32 +01:00
parent 025c25acb4
commit 4757a3640b

View File

@ -1,10 +1,8 @@
<!DOCTYPE html> <DocType html>
<html lang="de"> <html>
<head> <body>
<title>Klausuren-Upload</title> <script>
<meta http-equiv="refresh" content="0; URL=https://cloud.stuve-bamberg.de/s/pCYmsgFYDKFbyxC"> window.location.href="https://cloud.stuve-bamberg.de/s/pCYmsgFYDKFbyxC";
<meta charset="UTF-8"> </script>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> </body>
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"/> </html>
</head>
</html>