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 863f70f commit ac65e21Copy full SHA for ac65e21
README.md
@@ -421,12 +421,12 @@ In order to achieve greater coverage and encourage more people to contribute to
421
</td>
422
<td> <!-- C++ -->
423
<a href="./src/java/SentinelLinearSearch.java.md">
424
- <img align="center" height="25" src="./logos/java.svg" />
+ <img align="center" height="25" src="./logos/github.svg" />
425
</a>
426
427
<td> <!-- Java -->
428
<a href="./CONTRIBUTING.md">
429
- <img align="center" height="25" src="./logos/github.svg" />
+ <img align="center" height="25" src="./logos/java.svg" />
430
431
432
<td> <!-- Python -->
0 commit comments