Skip to content

Commit 8b16b04

Browse files
DynamicallyLinkedStack to DynamicStack
1 parent a1dae3b commit 8b16b04

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
@@ -2389,7 +2389,7 @@ In order to achieve greater coverage and encourage more people to contribute to
23892389
<tr>
23902390
<td>Dynamic Stack</td>
23912391
<td> <!-- C -->
2392-
<a href="./src/c/DynamicallyLinkedStack.c">
2392+
<a href="./src/c/DynamicStack.c">
23932393
<img align="center" height="25" src="./logos/c.svg" />
23942394
</a>
23952395
</td>
File renamed without changes.

0 commit comments

Comments
 (0)