Skip to content

Commit 0b3bd6b

Browse files
committed
Update PartyKit client script URL
Changed the PartyKit client script source to use the 'your-username' subdomain instead of 'sirkorgo'.
1 parent e21b0e8 commit 0b3bd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@
147147
}
148148
</script>
149149

150-
<script src="https://korgosketch.sirkorgo.partykit.dev/client.js"></script>
150+
<script src="https://korgosketch.your-username.partykit.dev/client.js"></script>
151151
</body>
152152
</html>

0 commit comments

Comments
 (0)