Skip to content

Commit efe1bb5

Browse files
committed
Edit main index.html to redirect to latest
1 parent 2069526 commit efe1bb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
3-
<title>Redirecting to http://discretize.simpeg.xyz/en/main/</title>
4-
<meta http-equiv="refresh" content="0; URL=http://discretize.simpeg.xyz/en/main/">
5-
<link rel="canonical" href="http://discretize.simpeg.xyz/en/main/">
3+
<title>Redirecting to http://discretize.simpeg.xyz/en/latest/</title>
4+
<meta http-equiv="refresh" content="0; URL=http://discretize.simpeg.xyz/en/latest/">
5+
<link rel="canonical" href="http://discretize.simpeg.xyz/en/latest/">

0 commit comments

Comments
 (0)