Skip to content

Commit

Permalink
Update redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
bherr2 committed Jun 13, 2024
1 parent 9cab1e2 commit 449f5de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="1; url='https://cdn.humanatlas.io/hra-releases/v2.0/docs/index.html'" />
<meta http-equiv="refresh" content="1; url='https://purl.humanatlas.io/collection/hra'" />
</head>
<body>
<script>
window.location.href = 'https://cdn.humanatlas.io/hra-releases/v2.0/docs/index.html';
window.location.href = 'https://purl.humanatlas.io/collection/hra';
</script>
</body>
</html>

0 comments on commit 449f5de

Please sign in to comment.