Skip to content

Commit 623b764

Browse files
authored
docs: fix broken Markdown link
PR-URL: #9172 Closes: #9137 Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent 045d1ef commit 623b764

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ console.log( x );
300300

301301
[blas]: http://www.netlib.org/blas
302302

303-
[dscal]: https://www.netlib.org/lapack/explore-html-3.6.1/de/da4/group__double__blas__level1_ga793bdd0739bbd0e0ec8655a0df08981a.html
303+
[dscal]: https://www.netlib.org/lapack/explore-html/d2/de8/group__scal_ga0590f8db475e11dc2c9137bb13887acf.html
304304

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

0 commit comments

Comments
 (0)