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 c065116 commit 7b27f58Copy full SHA for 7b27f58
README.md
@@ -183,7 +183,7 @@ In order to achieve greater coverage and encourage more people to contribute to
183
<tr>
184
<td><a href="https://en.wikipedia.org/wiki/Binary_search_algorithm">Binary Search</a></td>
185
<td> <!-- C -->
186
- <a href="./CONTRIBUTING.md">
+ <a href="./src/c/BinarySearch.c">
187
<img align="center" height="25" src="./logos/github.svg" />
188
</a>
189
</td>
0 commit comments