Skip to content

Commit 53c21b2

Browse files
committed
Rename BinarySearchTree
1 parent d9ffdd9 commit 53c21b2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,7 @@ In order to achieve greater coverage and encourage more people to contribute to
17661766
</a>
17671767
</td>
17681768
<td> <!-- Python -->
1769-
<a href="./src/python/arvore_binaria_de_busca.py">
1769+
<a href="./src/python/binary_search_tree.py">
17701770
<img align="center" height="25" src="./logos/python.svg" />
17711771
</a>
17721772
</td>

0 commit comments

Comments
 (0)