Skip to content

Commit

Permalink
modify redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
kfaizi committed Sep 9, 2024
1 parent 9ffa5de commit 9a89b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<!-- redirect visitors to the generic dresden URL to the current version of the course -->
<!-- should rly do this at the TLD level, but this works for now -->
<meta http-equiv="Refresh" content="0; url=/2024/"/>
<meta http-equiv="Refresh" content="0; url=/mpi-pboc/2024/"/>
</head>
<body>
</body>
Expand Down

0 comments on commit 9a89b5f

Please sign in to comment.