Skip to content

Commit 9854364

Browse files
authored
Update index.html
redirect root to https://2025.pyconfhyd.org
1 parent 360e633 commit 9854364

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

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

0 commit comments

Comments
 (0)