Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gamer-1478 authored Dec 10, 2022
1 parent bbfff91 commit bac4428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function Redirect(url) {
function ATLHACKS() {
return (
<div>
{(() => { Redirect('https://atlhack.herokuapp.com/') })()}
{(() => { Redirect('https://mise-atl.herokuapp.com/') })()}
</div>
)
}
Expand Down

0 comments on commit bac4428

Please sign in to comment.