Skip to content

Commit f63e884

Browse files
Update README.md
updated readme for linear search algorithm
1 parent 38db944 commit f63e884

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
@@ -362,8 +362,8 @@ In order to achieve greater coverage and encourage more people to contribute to
362362
</a>
363363
</td>
364364
<td> <!-- C++ -->
365-
<a href="./CONTRIBUTING.md">
366-
<img align="center" height="25" src="./logos/github.svg" />
365+
<a href="./src/cpp/LinearSearchRecursive.cpp">
366+
<img align="center" height="25" src="./logos/cplusplus.svg" />
367367
</a>
368368
</td>
369369
<td> <!-- Java -->

0 commit comments

Comments
 (0)