Skip to content

Commit

Permalink
Add a / at the end of the redirected url in order to load the file
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslopes committed Nov 28, 2024
1 parent 96ecdca commit e9347bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://syftbox.openmined.org/datasites/[email protected]/voting">
<meta http-equiv="refresh" content="0; url=https://syftbox.openmined.org/datasites/[email protected]/voting/">
<title>Redirecting...</title>
</head>
</html>

0 comments on commit e9347bf

Please sign in to comment.