File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ In order to achieve greater coverage and encourage more people to contribute to
67
67
<tr>
68
68
<td><a href="https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm">Dijkstra's Algorithm</a></td>
69
69
<td> <!-- C -->
70
- <a href="./src/c/DijkstraAlgorithm .c">
70
+ <a href="./src/c/Dijkstra .c">
71
71
<img align="center" height="25" src="./logos/c.svg" />
72
72
</a>
73
73
</td>
@@ -97,7 +97,7 @@ In order to achieve greater coverage and encourage more people to contribute to
97
97
</a>
98
98
</td>
99
99
<td> <!-- JavaScript -->
100
- <a href="./src/javascript/DijkstrasAlgorithm .js">
100
+ <a href="./src/javascript/Dijkstra .js">
101
101
<img align="center" height="25" src="./logos/javascript.svg" />
102
102
</a>
103
103
</td>
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments