Skip to content

Commit 80ddb4d

Browse files
authored
Update account.html
1 parent 5f44498 commit 80ddb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/account.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
}
171171

172172
async function strikeinfo() {
173-
window.location.href = `https://scratch-coding-hut.netlify.app/Strikes/my-strikes?username=${username}`;
173+
window.location.href = `https://scratch-coding-hut.github.io/Strikes/my-strikes?username=${username}`;
174174
}
175175
</script>
176176
</head>

0 commit comments

Comments
 (0)