Skip to content

Commit ea5b684

Browse files
committed
Update +page.svelte
1 parent b3076f8 commit ea5b684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/join/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
import { browser } from '$app/environment'
33
44
if (browser) {
5-
window.location.href = 'https://forms.gle/gi5rhLvANA6JPgM48'
5+
window.location.href = 'https://docs.google.com/forms/d/e/1FAIpQLSfnqFFs9S28zCQWBjYOmcVEUEcVhjNegXHpnufk4es6Dvq23Q/viewform'
66
}
77
</script>

0 commit comments

Comments
 (0)