Skip to content

Commit dd31c8b

Browse files
committed
Deploying to gh-pages from @ 6ee8889 🚀
1 parent fa664ed commit dd31c8b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.4.6",
13+
"3.4.7",
1414
l.pathname.split("/").slice(2)
1515
].join("/")
1616
+

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.4.6' />
5+
<link rel='canonical' href='/3.4.7' />
66
<meta charset='utf-8' />
7-
<meta http-equiv='refresh' content='0; url=/3.4.6' />
7+
<meta http-equiv='refresh' content='0; url=/3.4.7' />
88
</head>
99
<body>
1010
<p>Redirecting...</p>

0 commit comments

Comments
 (0)