Skip to content

Commit c0665d3

Browse files
authored
docs: fix broken Markdown link
PR-URL: #9164 Closes: #9132 Reviewed-by: Athan Reines <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent a4c852e commit c0665d3

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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)