Commit 437f1321 authored by Eric Duminil's avatar Eric Duminil
Browse files

Fixed link

parent c8c229bb
Pipeline #11035 passed with stages
in 11 seconds
......@@ -2,15 +2,15 @@
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://simstadt.hft-stuttgart.de/{{PATH}}">
<meta http-equiv="refresh" content="0; url=./baden-wuerttemberg.html">
<script type="text/javascript">
window.location.href = "https://simstadt.hft-stuttgart.de/{{PATH}}"
window.location.href = "./baden-wuerttemberg.html"
</script>
<title>Page Redirection</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 this <a href='https://simstadt.hft-stuttgart.de/{{PATH}}'>Link to SimStadt doc</a>.
If you are not redirected automatically, follow this <a href='./baden-wuerttemberg.html'>Link to interaktive Karte</a>.
</body>
</html>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment