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 f765d26 commit 7c6a228Copy full SHA for 7c6a228
index.html
@@ -1,14 +1,14 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <title>CS10 Summer 2024</title>
5
- <meta http-equiv="refresh" content="0;/su24/">
+ <title>CS10 Fall 2024</title>
+ <meta http-equiv="refresh" content="0;/fa24/">
6
<meta http-equiv="charset" content="utf-8">
7
</head>
8
<body>
9
<main>
10
<!-- When you make a new repo / semester site, make sure to add the link at the bottom of the page... -->
11
- <p>CS10: Redirecting to cs10.org/su24</p>
+ <p>CS10: Redirecting to cs10.org/fa24</p>
12
</main>
13
<footer>
14
<p>All CS10 Sites:
0 commit comments