We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 684bd6f + e5ae233 commit bf2155aCopy full SHA for bf2155a
src/routes/Merch.tsx
@@ -2,7 +2,7 @@ import { useEffect } from "react";
2
3
const Merch = () => {
4
useEffect(() => {
5
- window.location.replace("https://forms.gle/RoLQb1MhVuBS72Uq6");
+ window.location.replace("https://forms.gle/XysX2bZv1Hx2ndcb8");
6
}, []);
7
8
return null;
0 commit comments