Skip to content

Commit 3aec348

Browse files
committed
Updated redirect to propper website
1 parent 6522c8c commit 3aec348

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,10 +1,10 @@
11
<html>
22
<head>
33
<title>pycon.sk</title>
4-
<meta http-equiv="refresh" content="0; URL=https://2020.pycon.sk">
4+
<meta http-equiv="refresh" content="0; URL=https://2022.pycon.sk">
55
<meta name="keywords" content="automatic redirection">
66
</head>
77
<body>
8-
<p>V prípade, že sa stránka nepresmeruje sama <a href="https://2020.pycon.sk">klikni sem.</a><p>
8+
<p>V prípade, že sa stránka nepresmeruje sama <a href="https://2022.pycon.sk">klikni sem.</a><p>
99
</body>
10-
</html>
10+
</html>

0 commit comments

Comments
 (0)