File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
lib/node_modules/@stdlib/dstructs/doubly-linked-list Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -513,8 +513,8 @@ len = list.length;
513513
514514## See Also
515515
516- - < span class = " package-name" > [` @stdlib/utils /linked-list` ][@stdlib/ utils / linked- list]< / span>< span class = " delimiter" > : < / span>< span class = " description" > linked list.< / span>
517- - < span class = " package-name" > [` @stdlib/utils /stack` ][@stdlib/ utils / stack]< / span>< span class = " delimiter" > : < / span>< span class = " description" > stack.< / span>
516+ - < span class = " package-name" > [` @stdlib/dstructs /linked-list` ][@stdlib/ dstructs / linked- list]< / span>< span class = " delimiter" > : < / span>< span class = " description" > linked list.< / span>
517+ - < span class = " package-name" > [` @stdlib/dstructs /stack` ][@stdlib/ dstructs / stack]< / span>< span class = " delimiter" > : < / span>< span class = " description" > stack.< / span>
518518
519519< / section>
520520
@@ -526,9 +526,9 @@ len = list.length;
526526
527527<!-- < related- links> -->
528528
529- [@stdlib/ utils / linked- list]: https: // github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/utils /linked-list
529+ [@stdlib/ dstructs / linked- list]: https: // github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/dstructs /linked-list
530530
531- [@stdlib/ utils / stack]: https: // github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/utils /stack
531+ [@stdlib/ dstructs / stack]: https: // github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/dstructs /stack
532532
533533<!-- < / related- links> -->
534534
You can’t perform that action at this time.
0 commit comments