Skip to content

Commit

Permalink
add eval redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
ech0-de committed Sep 5, 2024
1 parent 2ba649e commit 9ce1fce
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions eval/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting to https://prepams.uni-ulm.de/eval/</title>
<link rel="canonical" href="https://prepams.uni-ulm.de/eval/">
<meta http-equiv="refresh" content="0; URL=https://prepams.uni-ulm.de/eval/">
</head>

<body>
<pre>Redirecting to <a href="https://prepams.uni-ulm.de/eval/">https://prepams.uni-ulm.de/eval/</a>.</pre>
</body>
</html>

0 comments on commit 9ce1fce

Please sign in to comment.