Skip to content

Commit 8538a3a

Browse files
authored
Updated redirect to 2024.pycon.sk
1 parent 3aec348 commit 8538a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
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://2022.pycon.sk">
4+
<meta http-equiv="refresh" content="0; URL=https://2024.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://2022.pycon.sk">klikni sem.</a><p>
8+
<p>V prípade, že sa stránka nepresmeruje sama <a href="https://2024.pycon.sk">klikni sem.</a><p>
99
</body>
1010
</html>

0 commit comments

Comments
 (0)