Skip to content

Commit ebd03c2

Browse files
authored
docs: fix broken Markdown link
PR-URL: #9168 Closes: #9139 Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent b0962b9 commit ebd03c2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ console.log( idx );
150150

151151
[blas]: http://www.netlib.org/blas
152152

153-
[idamax]: https://netlib.org/lapack/explore-html-3.6.1/dd/de0/idamax_8f_a285793254ff0adaf58c605682efb880c.html
153+
[idamax]: https://www.netlib.org/lapack/explore-html/dd/d52/group__iamax_gacec03c5109f531c06b4fb301cf1a2d7a.html
154154

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

0 commit comments

Comments
 (0)