File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1807,7 +1807,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1807
1807
</td>
1808
1808
</tr>
1809
1809
<tr>
1810
- <td>Dynamic Queue</td>
1810
+ <td><a href="https://iq.opengenus.org/dynamic-queue/"> Dynamic Queue</a> </td>
1811
1811
<td> <!-- C -->
1812
1812
<a href="./src/c/FilaEncadeadaDinamica.c">
1813
1813
<img align="center" height="25" src="./logos/c.svg" />
@@ -1824,8 +1824,8 @@ In order to achieve greater coverage and encourage more people to contribute to
1824
1824
</a>
1825
1825
</td>
1826
1826
<td> <!-- Python -->
1827
- <a href="./CONTRIBUTING.md ">
1828
- <img align="center" height="25" src="./logos/github .svg" />
1827
+ <a href="./src/python/dynamic_queue.py ">
1828
+ <img align="center" height="25" src="./logos/python .svg" />
1829
1829
</a>
1830
1830
</td>
1831
1831
<td> <!-- Go -->
You can’t perform that action at this time.
0 commit comments