Update guide.html

This commit is contained in:
TheErrorExe 2025-02-09 19:47:32 +01:00 committed by GitHub
parent 31d2d54edf
commit 274530e6e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
<script>
windows.location.href = "/join";
window.location.href = "/join";
</script>