Skip to content

Commit 788f86f

Browse files
committed
Rename CircularLinkedList
1 parent 31e43c7 commit 788f86f

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
@@ -2056,7 +2056,7 @@ In order to achieve greater coverage and encourage more people to contribute to
20562056
</a>
20572057
</td>
20582058
<td> <!-- Python -->
2059-
<a href="./src/python/lista_encadeada_circular.py">
2059+
<a href="./src/python/circular_linked_list.py">
20602060
<img align="center" height="25" src="./logos/python.svg" />
20612061
</a>
20622062
</td>

0 commit comments

Comments
 (0)