Skip to content

Commit 2791c14

Browse files
committed
docs: fix broken Markdown link (issue #9132)
1 parent 15858f6 commit 2791c14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/base/sgemv

lib/node_modules/@stdlib/blas/base/sgemv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ int main( void ) {
349349
350350
[blas]: http://www.netlib.org/blas
351351
352-
[blas-sgemv]: https://www.netlib.org/lapack/explore-html-3.6.1/d6/d30/group__single__blas__level2_gafc92361b74c6d41c7e5afa0aa5d13ec9.html
352+
[blas-sgemv]: https://www.netlib.org/lapack/explore-html/d7/dda/group__gemv_ga0d35d880b663ad18204bb23bd186e380.html
353353
354354
[mdn-float32array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
355355

0 commit comments

Comments
 (0)