Skip to content

Commit 617d2d5

Browse files
authored
Fix broken link in wiki (fenwick tree) (#790)
1 parent 6c54611 commit 617d2d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ If you want to uninstall algorithms, it is as simple as:
370370
- [count_left_node](algorithms/tree/bst/count_left_node.py)
371371
- [num_empty](algorithms/tree/bst/num_empty.py)
372372
- [height](algorithms/tree/bst/height.py)
373-
- [fenwick_tree](algorithms/tree/fenwick_tree]
374373
- [fenwick_tree](algorithms/tree/fenwick_tree/fenwick_tree.py)
375374
- [red_black_tree](algorithms/tree/red_black_tree)
376375
- [red_black_tree](algorithms/tree/red_black_tree/red_black_tree.py)

0 commit comments

Comments
 (0)