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.
2 parents 912c6f1 + 66c20b3 commit 7ecac6fCopy full SHA for 7ecac6f
README.md
@@ -38,7 +38,7 @@ These are for demonstration purposes only.
38
## Data Structures
39
40
- Queue _(Not implemented yet)_
41
-- [Heap](.src/data_structures/heap.rs)
+- [Heap](./src/data_structures/heap.rs)
42
- [Linked List](./src/data_structures/linked_list.rs)
43
- Graph _(Not implemented yet)_
44
- Directed _(Not implemented yet)_
0 commit comments