We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95268be commit 1700577Copy full SHA for 1700577
static/gsoc.html
@@ -4,9 +4,9 @@
4
<meta charset="utf-8">
5
<title>Redirecting to GSoC</title>
6
<meta http-equiv="refresh" content="0; URL=/gsoc">
7
- <link rel="canonical" href="/gsoc">
+ <link rel="canonical" href="/gsoc/">
8
</head>
9
<body>
10
- <p>Redirecting to <a href="/gsoc">/gsoc</a>...</p>
+ <p>Redirecting to <a href="/gsoc/">/gsoc</a>...</p>
11
</body>
12
</html>
0 commit comments