File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -3159,11 +3159,6 @@ In order to achieve greater coverage and encourage more people to contribute to
3159
3159
<img align="center" height="25" src="./logos/java.svg" />
3160
3160
</a>
3161
3161
</td>
3162
- <td> <!-- kotlin -->
3163
- <a href="./src/kotlin/MergeSort.kt">
3164
- <img align="center" height="25" src="./logos/kotlin.svg" />
3165
- </a>
3166
- </td>
3167
3162
<td> <!-- Python -->
3168
3163
<a href="./src/python/merge_sort.py">
3169
3164
<img align="center" height="25" src="./logos/python.svg" />
@@ -3199,9 +3194,9 @@ In order to achieve greater coverage and encourage more people to contribute to
3199
3194
<img align="center" height="25" src="./logos/github.svg" />
3200
3195
</a>
3201
3196
</td>
3202
- <td> <!-- Kotlin -->
3203
- <a href="./CONTRIBUTING.md ">
3204
- <img align="center" height="25" src="./logos/github .svg" />
3197
+ <td> <!-- kotlin -->
3198
+ <a href="./src/kotlin/MergeSort.kt ">
3199
+ <img align="center" height="25" src="./logos/kotlin .svg" />
3205
3200
</a>
3206
3201
</td>
3207
3202
</tr>
You can’t perform that action at this time.
0 commit comments