Skip to content

Commit

Permalink
Merge pull request #16 from FAIR-Universe/workshop-challenge
Browse files Browse the repository at this point in the history
redirect added for workshop
  • Loading branch information
ihsaan-ullah authored Oct 31, 2024
2 parents 627e94d + 36f0127 commit bd24725
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Higgs-Uncertainty-Challenge.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Redirecting...</title>
<script>
window.location.href = "https://fair-universe.lbl.gov/Uncertainty-Challenge-Workshop.html";
</script>
</head>
<body>
<p>If you're not redirected automatically, <a href="https://fair-universe.lbl.gov/Uncertainty-Challenge-Workshop.html">click here</a>.</p>
</body>
</html>

0 comments on commit bd24725

Please sign in to comment.