Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit 971daad

Browse files
authored
remove the yapping
1 parent 460a3e9 commit 971daad

2 files changed

Lines changed: 1 addition & 137 deletions

File tree

404.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@
5050
parts[0] = versionAlias[parts[0]];
5151
}
5252

53-
if (parts[0] !== 'history') {
54-
window.location.href = 'https://mappings.dev/' + parts.join('/');
55-
}
53+
window.location.href = 'https://mappings.dev/' + parts.join('/');
5654
</script>
5755
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
5856
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3"

index.html

Lines changed: 0 additions & 134 deletions
This file was deleted.

0 commit comments

Comments
 (0)