Skip to content

Commit b51355a

Browse files
committed
refactor: update navigation way
1 parent 45ab2ce commit b51355a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1919
<title>VueRequest</title>
2020
<script>
21-
location.replace("https://www.attojs.org");
21+
location.replace(location.href.replace("next", "www"));
2222
</script>
2323
</head>
2424
<body></body>

0 commit comments

Comments
 (0)