File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
lib/node_modules/@stdlib/dstructs/fifo Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ len = queue.length;
319319
320320## See Also
321321
322- - <span class =" package-name " >[ ` @stdlib/utils /stack ` ] [ @stdlib/utils /stack ] </span ><span class =" delimiter " >: </span ><span class =" description " >stack.</span >
322+ - <span class =" package-name " >[ ` @stdlib/dstructs /stack ` ] [ @stdlib/dstructs /stack ] </span ><span class =" delimiter " >: </span ><span class =" description " >stack.</span >
323323
324324</section >
325325
@@ -331,7 +331,7 @@ len = queue.length;
331331
332332<!-- <related-links> -->
333333
334- [ @stdlib/utils /stack ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/utils /stack
334+ [ @stdlib/dstructs /stack ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/dstructs /stack
335335
336336<!-- </related-links> -->
337337
You can’t perform that action at this time.
0 commit comments