Skip to content

Commit bf0b31b

Browse files
committed
Rename FloydWarshall
1 parent f29ae5c commit bf0b31b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ In order to achieve greater coverage and encourage more people to contribute to
125125
<tr>
126126
<td><a href="https://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm">Floyd–Warshall Algorithm</a></td>
127127
<td> <!-- C -->
128-
<a href="./src/c/FloydWarshallAlgorithm.c">
128+
<a href="./src/c/FloydWarshall.c">
129129
<img align="center" height="25" src="./logos/c.svg" />
130130
</a>
131131
</td>
File renamed without changes.

0 commit comments

Comments
 (0)