Skip to content

Commit e9c39a2

Browse files
DynamicLinkedQueue to DynamicQueue
1 parent 0af7362 commit e9c39a2

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
@@ -1925,7 +1925,7 @@ In order to achieve greater coverage and encourage more people to contribute to
19251925
<tr>
19261926
<td><a href="https://iq.opengenus.org/dynamic-queue/">Dynamic Queue</a></td>
19271927
<td> <!-- C -->
1928-
<a href="./src/c/DynamicallyLinkedQueue.c">
1928+
<a href="./src/c/DynamicQueue.c">
19291929
<img align="center" height="25" src="./logos/c.svg" />
19301930
</a>
19311931
</td>
File renamed without changes.

0 commit comments

Comments
 (0)