Skip to content

Commit 12219f9

Browse files
authored
Merge pull request #1 from XaviTorello/patch-1
Redirect to new 2023.es.pycon.org
2 parents 0c8e545 + 8f0e483 commit 12219f9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<meta http-equiv="refresh" content="0;url=https://2022.es.pycon.org" />
6-
<link rel="canonical" href="https://2022.es.pycon.org" />
5+
<meta http-equiv="refresh" content="0;url=https://2023.es.pycon.org" />
6+
<link rel="canonical" href="https://2023.es.pycon.org" />
77
</head>
88
<body>
99
<h1>
10-
Redirigiendo <a href="https://2022.es.pycon.org">https://2022.es.pycon.org</a>
10+
Redirigiendo <a href="https://2023.es.pycon.org">https://2023.es.pycon.org</a>
1111
</h1>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)