Skip to content

Commit

Permalink
redirect to release
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliorivas authored Jul 8, 2024
1 parent cb4157d commit 81dfef5
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 81dfef5

Please sign in to comment.