Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
seyunk authored Sep 4, 2023
1 parent 8cfa17a commit 68bd274
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<body>

<ul>
<li><a href="solution-hw1/build">Homework Assignment 1</a></li>
<li><a href="solution-hw2/build">Homework Assignment 2</a></li>
<li><a href="solution-hw3/build/">Homework Assignment 3</a></li>
<li><a href="solution-hw1">Homework Assignment 1</a></li>
<li><a href="solution-hw2">Homework Assignment 2</a></li>
<li><a href="solution-hw3">Homework Assignment 3</a></li>
</ul>

</body>
Expand Down

0 comments on commit 68bd274

Please sign in to comment.