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 3d20090 commit 7ba8594Copy full SHA for 7ba8594
README.md
@@ -42,7 +42,7 @@ Contains solutions to homework assignments. Click [here](https://dhole.github.io
42
<td>
43
<ul>
44
<li><a href="hw01/src/problem1.rs">Vector & Slice Manipulation</a> → :green_apple: </li>
45
- <li>Matrix Multiplication → :green_apple:</li>
+ <li><a href="hw01/src/problem2.rs">Matrix Multiplication</a> → :green_apple:</li>
46
<li>Sieve of Eratosthenes → :tomato: </li>
47
<li>Towers of Hanoi → :tomato: </li>
48
</ul>
0 commit comments