Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
tudddorrr committed Oct 22, 2024
1 parent 0e2f9d1 commit 7fc1461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function Footer() {
<li><Link to='https://trytalo.com/players'>Player management</Link></li>
<li><Link to='https://trytalo.com/events'>Event tracking</Link></li>
<li><Link to='https://trytalo.com/leaderboards'>Leaderboards</Link></li>
<li><Link to='/https://trytalo.comsaves'>Game saves</Link></li>
<li><Link to='https://trytalo.com/saves'>Game saves</Link></li>
<li><Link to='https://trytalo.com/stats'>Game stats</Link></li>
<li><Link to='https://trytalo.com/feedback'>Game feedback</Link></li>
<li><Link to='https://trytalo.com/live-config'>Live config</Link></li>
Expand Down

0 comments on commit 7fc1461

Please sign in to comment.