Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lgk-bsw authored Dec 19, 2024
1 parent a7c983b commit 24fcc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
l.hash;

if (!url.includes("/blue-react/v")) {
url = url.replace("/blue-react", "/blue-react/v9")
url = url.replace("/blue-react", "/blue-react/v10")
}

l.replace(url);
Expand Down

0 comments on commit 24fcc1b

Please sign in to comment.