Skip to content

Commit

Permalink
chore: update link
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Mar 1, 2024
1 parent d0fe0f5 commit 9a0d6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/ts/ready.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ $(document).ready(() => {
window.localStorage.getItem("plushieBannerClosed") === "true";
if (!plushieBannerClosed) {
Notifications.addBanner(
`George Plushie - available now for a limited time! <a target="_blank" rel="noopener" href="https://www.monkeytype.store/listing/george-plushie/">monkeytype.store</a>`,
`George Plushie - available now for a limited time! <a target="_blank" rel="noopener" href="https://mktp.co/plushie">monkeytype.store</a>`,
1,
"./images/plushiebanner.png",
false,
Expand Down

0 comments on commit 9a0d6bd

Please sign in to comment.