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 2e60998 commit 1bf037aCopy full SHA for 1bf037a
index.html
@@ -1,11 +1,11 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <title>CS10 Summer 2021</title>
5
- <meta http-equiv="refresh" content="0;su21/">
+ <title>CS10 Fall 2021</title>
+ <meta http-equiv="refresh" content="0;fa21/">
6
<meta http-equiv="charset" content="utf-8">
7
</head>
8
<body>
9
- <p>CS10: Redirecting to cs10.org/su21/</p>
+ <p>CS10: Redirecting to cs10.org/fa21/</p>
10
</body>
11
</html>
0 commit comments