Skip to content

Commit f745c85

Browse files
authored
Merge pull request #8 from RajatRajdeep/master
add redirection to pyconf2026 website
2 parents 3faeb1a + 4fbeb32 commit f745c85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html lang="en">
33
<head
44
<meta charset="utf-8">
5-
<title>Redirecting to https://2025.pyconfhyd.org</title>
6-
<meta http-equiv="refresh" content="0; URL=https://2025.pyconfhyd.org">
5+
<title>Redirecting to https://2026.pyconfhyd.org</title>
6+
<meta http-equiv="refresh" content="0; URL=https://2026.pyconfhyd.org">
77
</head>
88
<body></body>
99
</html>

0 commit comments

Comments
 (0)