We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1700577 commit 46567b6Copy full SHA for 46567b6
static/gsoc.html
@@ -3,7 +3,8 @@
3
<head>
4
<meta charset="utf-8">
5
<title>Redirecting to GSoC</title>
6
- <meta http-equiv="refresh" content="0; URL=/gsoc">
+ <meta http-equiv="refresh" content="0; URL=/gsoc/">
7
+ <script>window.location.replace("/gsoc/");</script>
8
<link rel="canonical" href="/gsoc/">
9
</head>
10
<body>
0 commit comments