Skip to content

Commit

Permalink
oops broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
cty12 committed Oct 16, 2023
1 parent 034c102 commit ac869ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab5.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ by implementing the `isHeap()` method in the `BinomialHeap` and
`BinomialQueue` classes and the `insert()` and `merge()`
methods in the `BinomialQueue` class.

Please review the lecture notes [here](./Oct-16.md) before you start.
Please review the lecture notes [here](./lectures/Oct-16) before you start.

## Support Code and Submission

Expand Down

0 comments on commit ac869ef

Please sign in to comment.