From 0a168a75e662d0d7849b148b391871343e1cade8 Mon Sep 17 00:00:00 2001 From: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Date: Tue, 23 Sep 2025 02:31:27 +0000 Subject: [PATCH] docs: update package URLs --- lib/node_modules/@stdlib/ndarray/any-by/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/node_modules/@stdlib/ndarray/any-by/README.md b/lib/node_modules/@stdlib/ndarray/any-by/README.md index 3df85c58bf05..489f2dfcb18a 100644 --- a/lib/node_modules/@stdlib/ndarray/any-by/README.md +++ b/lib/node_modules/@stdlib/ndarray/any-by/README.md @@ -285,7 +285,7 @@ console.log( y.get() );