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 346f735 commit d4d15c7Copy full SHA for d4d15c7
index.html
@@ -1,11 +1,11 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <title>CS10 Spring 2023</title>
5
- <meta http-equiv="refresh" content="0;sp23/">
+ <title>CS10 Summer 2023</title>
+ <meta http-equiv="refresh" content="0;su23/">
6
<meta http-equiv="charset" content="utf-8">
7
</head>
8
<body>
9
- <p>CS10: Redirecting to cs10.org/sp23/</p>
+ <p>CS10: Redirecting to cs10.org/su23/</p>
10
</body>
11
</html>
0 commit comments