Skip to content

Commit 7ba8594

Browse files
committed
Update link to solution in README
1 parent 3d20090 commit 7ba8594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Contains solutions to homework assignments. Click [here](https://dhole.github.io
4242
<td>
4343
<ul>
4444
<li><a href="hw01/src/problem1.rs">Vector & Slice Manipulation</a> → :green_apple: </li>
45-
<li>Matrix Multiplication → :green_apple:</li>
45+
<li><a href="hw01/src/problem2.rs">Matrix Multiplication</a> → :green_apple:</li>
4646
<li>Sieve of Eratosthenes → :tomato: </li>
4747
<li>Towers of Hanoi → :tomato: </li>
4848
</ul>

0 commit comments

Comments
 (0)