Skip to content

Commit cd177b3

Browse files
committed
docs: fix broken Markdown link (issue #9133)
1 parent 15858f6 commit cd177b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ console.log( A );
182182

183183
[blas]: http://www.netlib.org/blas
184184

185-
[dger]: https://www.netlib.org/lapack/explore-html-3.6.1/d7/d15/group__double__blas__level2_ga458222e01b4d348e9b52b9343d52f828.html
185+
[dger]: https://netlib.org/lapack/explore-html//d8/d75/group__ger_gaef5d248da0fdfb62bccb259725935cb8.html
186186

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

0 commit comments

Comments
 (0)