Skip to content

Commit 7239ea4

Browse files
committed
docs: fix broken Markdown link (issue #9130)
1 parent 15858f6 commit 7239ea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ int main( void ) {
354354
355355
[blas]: http://www.netlib.org/blas
356356
357-
[blas-ssyr2]: https://www.netlib.org/lapack/explore-html-3.6.1/d6/d30/group__single__blas__level2_gafeb94d36b0bb94a6f87a0576e339434d.html
357+
[blas-ssyr2]: https://netlib.org/lapack/explore-html//dd/de5/group__her2_ga6741f2ac8fe025042fd994ccc6625b45.html
358358
359359
[mdn-float32array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
360360

0 commit comments

Comments
 (0)