Skip to content

Commit

Permalink
Update navbar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
iet-nitk-575025 authored May 7, 2022
1 parent a5c1caf commit 87ab680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elements/navbar/navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const TopNavbar = ({ smp, recr, expo, notice }) => {
smp !== true ? "btn-primary disabled" : style.glowing
}`}
role="button"
to="/smp"
to="https://tripetto.app/run/5Y6ZFUULPL"
>
<i className="fa fa-chalkboard" /> SMP{" "}
{new Date().getFullYear()}
Expand Down

0 comments on commit 87ab680

Please sign in to comment.