Skip to content

Commit

Permalink
using HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvbrt authored Jul 29, 2024
1 parent aae227c commit 9d5a12e
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 @@ -2,7 +2,7 @@
<html>
<body>
<script>
window.location = "http://hep-fcc.github.io/FCCSW";
window.location = "https://hep-fcc.github.io/FCCSW";
</script>
</body>
</html>

0 comments on commit 9d5a12e

Please sign in to comment.