We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdc19a commit b1eeff5Copy full SHA for b1eeff5
index.html
@@ -1,11 +1,11 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <title>CS10 Fall 2022</title>
5
- <meta http-equiv="refresh" content="0;fa22/">
+ <title>CS10 Spring 2023</title>
+ <meta http-equiv="refresh" content="0;sp23/">
6
<meta http-equiv="charset" content="utf-8">
7
</head>
8
<body>
9
- <p>CS10: Redirecting to cs10.org/fa22/</p>
+ <p>CS10: Redirecting to cs10.org/sp23/</p>
10
</body>
11
</html>
0 commit comments