File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ In order to achieve greater coverage and encourage more people to contribute to
367
367
</a>
368
368
</td>
369
369
<td> <!-- Java -->
370
- <a href="./src/java/LinearSearchRecursive.java.md ">
370
+ <a href="./src/java/LinearSearchRecursive.java">
371
371
<img align="center" height="25" src="./logos/java.svg" />
372
372
</a>
373
373
</td>
@@ -420,12 +420,12 @@ In order to achieve greater coverage and encourage more people to contribute to
420
420
</a>
421
421
</td>
422
422
<td> <!-- C++ -->
423
- <a href="./src/java /CONTRIBUTING.md">
423
+ <a href="./src/cpp /CONTRIBUTING.md">
424
424
<img align="center" height="25" src="./logos/github.svg" />
425
425
</a>
426
426
</td>
427
427
<td> <!-- Java -->
428
- <a href="./src/java/SentinelLinearSearch.java.md ">
428
+ <a href="./src/java/SentinelLinearSearch.java">
429
429
<img align="center" height="25" src="./logos/java.svg" />
430
430
</a>
431
431
</td>
You can’t perform that action at this time.
0 commit comments