diff --git a/lib/node_modules/@stdlib/lapack/base/claswp/README.md b/lib/node_modules/@stdlib/lapack/base/claswp/README.md index 84ec64c02c8f..19bdd82d2ebe 100644 --- a/lib/node_modules/@stdlib/lapack/base/claswp/README.md +++ b/lib/node_modules/@stdlib/lapack/base/claswp/README.md @@ -292,9 +292,9 @@ TODO [lapack-claswp]: https://www.netlib.org/lapack/explore-html/d1/d7e/group__laswp_ga9171d769b6ff8099934a845677e336b1.html -[@stdlib/array/complex64]: https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/%40stdlib/array/complex64 +[@stdlib/array/complex64]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/array/complex64 -[@stdlib/array/int32]: https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/%40stdlib/array/int32 +[@stdlib/array/int32]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/array/int32 [mdn-typed-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray