Skip to content

Commit 8c17399

Browse files
authored
docs: fix broken Markdown link
PR-URL: #9173 Closes: #9136 Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent 623b764 commit 8c17399

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/wasm/scasum

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/wasm/scasum/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ console.log( out );
283283

284284
[blas]: http://www.netlib.org/blas
285285

286-
[scasum]: https://www.netlib.org/lapack/explore-html-3.6.1/df/d28/group__single__blas__level1_gadd7d12f994e4868ca9998b054707d934.html
286+
[scasum]: https://www.netlib.org/lapack/explore-html/d5/d72/group__asum_ga89c76eef329f84ba9ed106b34fedab16.html
287287

288288
[mdn-typed-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
289289

0 commit comments

Comments
 (0)