Skip to content

Commit 937d80a

Browse files
committed
Update +page.svelte
1 parent dca2acf commit 937d80a

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/HkADo5YbCm4xvZKB8'
5+
window.location.href = 'https://forms.gle/gi5rhLvANA6JPgM48'
66
}
77
</script>

0 commit comments

Comments
 (0)