Skip to content

Commit 9324646

Browse files
authored
Fix link for Assignment 1 in resources.html
1 parent 04aee8a commit 9324646

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

resources.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ <h2>Homework Assignments</h2>
4444
<table class="tg">
4545
<tbody>
4646
<tr>
47-
<!-- <td class="tg-0lax"> <a href="hw1.html">Assignment 1 </a></td> -->
48-
<td class="tg-0lax"> Assignment 1 </a></td>
47+
<td class="tg-0lax"> <a href="hw1.html">Assignment 1 </a></td>
48+
<!-- <td class="tg-0lax"> Assignment 1 </a></td> -->
4949
<!-- <td class="tg-0lax"><span style="font-weight:400;font-style:normal;text-decoration:none"><a href="https://github.com/visual-learning/hw1">Classification and Detection</a></span></td> -->
5050
<td class="tg-0lax"><span style="font-weight:400;font-style:normal;text-decoration:none"><a href='https://github.com/visual-learning/hw1-recognition'>Classification and Detection</a></span></td>
5151
<td class="tg-0lax"><span style="font-weight:400;font-style:normal"> </span>Due: 6th Oct </td>

0 commit comments

Comments
 (0)