Skip to content

Commit 40ca4ef

Browse files
authored
Update README.md
Added a link to Dijkstra's Algorithm C++ implementation in Read.me
1 parent 3fec295 commit 40ca4ef

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
@@ -72,7 +72,7 @@ In order to achieve greater coverage and encourage more people to contribute to
7272
</a>
7373
</td>
7474
<td> <!-- C++ -->
75-
<a href="./CONTRIBUTING.md">
75+
<a href="./src/cpp/Dijkstras_MinHeap.cpp">
7676
<img align="center" height="25" src="./logos/github.svg" />
7777
</a>
7878
</td>

0 commit comments

Comments
 (0)