Skip to content

Commit f85594d

Browse files
authored
Update +page.svelte
1 parent 9c73892 commit f85594d

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

0 commit comments

Comments
 (0)