Skip to content

Commit 895a076

Browse files
committed
Updated README.md to fix wrong link to algorithm
1 parent 436ff6f commit 895a076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1988,7 +1988,7 @@ Com o objetivo de alcançar uma abrangência maior e encorajar mais pessoas a co
19881988
</a>
19891989
</td>
19901990
<td> <!-- C++ -->
1991-
<a href="./src/cpp/ListaEncadeada.cpp">
1991+
<a href="./src/cpp/SinglyLinkedList.cpp">
19921992
<img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/cplusplus/cplusplus-original.svg" />
19931993
</a>
19941994
</td>

0 commit comments

Comments
 (0)