We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac65e21 commit 3ca4ba8Copy full SHA for 3ca4ba8
README.md
@@ -420,12 +420,12 @@ In order to achieve greater coverage and encourage more people to contribute to
420
</a>
421
</td>
422
<td> <!-- C++ -->
423
- <a href="./src/java/SentinelLinearSearch.java.md">
+ <a href="./src/java/CONTRIBUTING.md">
424
<img align="center" height="25" src="./logos/github.svg" />
425
426
427
<td> <!-- Java -->
428
- <a href="./CONTRIBUTING.md">
+ <a href="./src/java/SentinelLinearSearch.java.md">
429
<img align="center" height="25" src="./logos/java.svg" />
430
431
0 commit comments