Skip to content

Commit 2ff4950

Browse files
committed
Add recursive linear search implementation in Java
1 parent 6128f1b commit 2ff4950

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
@@ -1469,7 +1469,7 @@ In order to achieve greater coverage and encourage more people to contribute to
14691469
</a>
14701470
</td>
14711471
<td> <!-- Java -->
1472-
<a href="./CONTRIBUTING.md">
1472+
<a href="./src/java/LinearSearchRecursive.java">
14731473
<img align="center" height="25" src="./logos/github.svg" />
14741474
</a>
14751475
</td>

0 commit comments

Comments
 (0)