Skip to content

Commit ef44173

Browse files
committed
Added missing hyphen to placeholder.
1 parent 8eb6fb9 commit ef44173

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
@@ -261,7 +261,7 @@
261261
</style>
262262
<script>
263263
if(location.href.endsWith('?soon=aitournaments.io') || location.href.endsWith('?soon=ai-tournaments.io')){
264-
//window.location.replace('https://aitournaments.io'); Pending...
264+
//window.location.replace('https://ai-tournaments.io'); Pending...
265265
window.location.replace('/');
266266
}
267267
sessionStorage.setItem('PageLoaded', Date.now());

0 commit comments

Comments
 (0)