Skip to content

Commit 5bbcbe6

Browse files
committed
docs: referenced w/ doubly linked list cpp file
1 parent f6b248f commit 5bbcbe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2046,8 +2046,8 @@ In order to achieve greater coverage and encourage more people to contribute to
20462046
</a>
20472047
</td>
20482048
<td> <!-- C++ -->
2049-
<a href="./CONTRIBUTING.md">
2050-
<img align="center" height="25" src="./logos/github.svg" />
2049+
<a href="./src/cpp/DoublyLinkedList.cpp">
2050+
<img align="center" height="25" src="./logos/cplusplus.svg" />
20512051
</a>
20522052
</td>
20532053
<td> <!-- Java -->

0 commit comments

Comments
 (0)