Skip to content

Commit

Permalink
redirect to release (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliorivas authored Jul 9, 2024
1 parent 01e04fe commit a5fa612
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>

<head>
<title>Redirecting to main branch</title>
<title>Redirecting to release branch</title>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=./main/index.html">
<link rel="canonical" href="https://key4hep.github.io/eede/main/">
<meta http-equiv="refresh" content="0; url=./release/index.html">
<link rel="canonical" href="https://key4hep.github.io/eede/release/">
</head>

</html>
</html>

0 comments on commit a5fa612

Please sign in to comment.