Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sibisiddharth8 committed Sep 20, 2024
1 parent d31ea07 commit afee526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<body>
<script>
// Redirect all 404s to the Homepage
window.location.replace("/portfolio-react/AllProjects");
window.location.replace("/portfolio-react");
</script>
</body>
</html>

0 comments on commit afee526

Please sign in to comment.