Skip to content

Commit 7b27f58

Browse files
docs: referenced w/ BinarySearch c file
1 parent c065116 commit 7b27f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ In order to achieve greater coverage and encourage more people to contribute to
183183
<tr>
184184
<td><a href="https://en.wikipedia.org/wiki/Binary_search_algorithm">Binary Search</a></td>
185185
<td> <!-- C -->
186-
<a href="./CONTRIBUTING.md">
186+
<a href="./src/c/BinarySearch.c">
187187
<img align="center" height="25" src="./logos/github.svg" />
188188
</a>
189189
</td>

0 commit comments

Comments
 (0)