Skip to content

Commit 7a9e6e4

Browse files
Update index.html
Redirecting to sp24
1 parent 55862e2 commit 7a9e6e4

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
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>CS10 Fall 2023</title>
5-
<meta http-equiv="refresh" content="0;fa23/">
4+
<title>CS10 Spring 2024</title>
5+
<meta http-equiv="refresh" content="0;sp24/">
66
<meta http-equiv="charset" content="utf-8">
77
</head>
88
<body>
9-
<p>CS10: Redirecting to cs10.org/fa23</p>
9+
<p>CS10: Redirecting to cs10.org/sp24</p>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)