Skip to content

Commit 637c242

Browse files
committed
Deploying to gh-pages from @ 2252139 🚀
1 parent 6b09df0 commit 637c242

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

current/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
return l.protocol + "//" + l.hostname + (l.port ? ":" + l.port : "") +
1111
[
1212
"",
13-
"3.5.7",
13+
"4.0.0",
1414
...l.pathname.split("/").slice(2)
1515
].join("/")
1616
+

current/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html>
33
<head>
44
<title>Redirecting...</title>
5-
<link rel='canonical' href='/3.5.7' />
5+
<link rel='canonical' href='/4.0.0' />
66
<meta charset='utf-8' />
7-
<meta http-equiv='refresh' content='0; url=/3.5.7' />
7+
<meta http-equiv='refresh' content='0; url=/4.0.0' />
88
</head>
99
<body>
1010
<p>Redirecting...</p>

0 commit comments

Comments
 (0)