From 88bd412f2ac9fa745a7c7addf3a88aaa3f71ada6 Mon Sep 17 00:00:00 2001 From: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Date: Fri, 16 May 2025 02:35:21 +0000 Subject: [PATCH] docs: update package URLs --- lib/node_modules/@stdlib/lapack/base/claswp/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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