File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -471,14 +471,14 @@ In order to achieve greater coverage and encourage more people to contribute to
471
471
</td>
472
472
</tr>
473
473
<tr>
474
- <td><a href="https://en.wikipedia.org/wiki/Interpolation_search ">Interpolation Search</a></td>
474
+ <td><a href="https://en.wikipedia.org/wiki/InterpolationSearch ">Interpolation Search</a></td>
475
475
<td> <!-- C -->
476
476
<a href="./CONTRIBUTING.md">
477
477
<img align="center" height="25" src="./logos/github.svg" />
478
478
</a>
479
479
</td>
480
480
<td> <!-- C++ -->
481
- <a href="./src/cpp/Interpolation_search .cpp">
481
+ <a href="./src/cpp/InterpolationSearch .cpp">
482
482
<img align="center" height="25" src="./logos/cplusplus.svg" />
483
483
</a>
484
484
</td>
File renamed without changes.
You can’t perform that action at this time.
0 commit comments