Skip to content

Commit 192557f

Browse files
Update index.html
1 parent 7e4c0b5 commit 192557f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h1>Fork & Flow</h1>
207207
<script>
208208
function openPage() {
209209
// Change this to your HTML file path
210-
window.open('summer-slam-dsa.html', '_blank'); // Opens in new tab
210+
window.open('summer-slams-dsa.html', '_blank'); // Opens in new tab
211211
// Or use: window.location.href = 'another-page.html'; // Opens in same tab
212212
}
213213
</script>

0 commit comments

Comments
 (0)