Skip to content

Commit

Permalink
Update site redirect to s2025
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacomis committed Dec 17, 2024
1 parent a8d1767 commit 126db40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
<title>17-214 course homepage</title>
<link type="text/css" rel="stylesheet" href="index.css">

<meta http-equiv="Refresh" content="0; url=./f2024/index.html">
<meta http-equiv="Refresh" content="0; url=./s2025/index.html">
</head>

<body>
<p>
This semester's 17-214 home page is at <a href="./f2024/index.html">https://cmu-17-214.github.io/f2024/</a>. You should be redirected to the new site automatically, or you may click the link above.</p>
This semester's 17-214 home page is at <a href="./s2025/index.html">https://cmu-17-214.github.io/f2024/</a>. You should be redirected to the new site automatically, or you may click the link above.</p>
</body>
</html>

0 comments on commit 126db40

Please sign in to comment.