Skip to content

Commit e95fd1e

Browse files
committed
Corrected README.md
1 parent 191a268 commit e95fd1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ In order to achieve greater coverage and encourage more people to contribute to
367367
</a>
368368
</td>
369369
<td> <!-- Java -->
370-
<a href="./src/java/LinearSearchRecursive.java.md">
370+
<a href="./src/java/LinearSearchRecursive.java">
371371
<img align="center" height="25" src="./logos/java.svg" />
372372
</a>
373373
</td>
@@ -420,12 +420,12 @@ In order to achieve greater coverage and encourage more people to contribute to
420420
</a>
421421
</td>
422422
<td> <!-- C++ -->
423-
<a href="./src/java/CONTRIBUTING.md">
423+
<a href="./src/cpp/CONTRIBUTING.md">
424424
<img align="center" height="25" src="./logos/github.svg" />
425425
</a>
426426
</td>
427427
<td> <!-- Java -->
428-
<a href="./src/java/SentinelLinearSearch.java.md">
428+
<a href="./src/java/SentinelLinearSearch.java">
429429
<img align="center" height="25" src="./logos/java.svg" />
430430
</a>
431431
</td>

0 commit comments

Comments
 (0)