Skip to content

Commit 160d77b

Browse files
authored
docs: fix broken Markdown link
PR-URL: #9175 Closes: #9135 Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent 895d417 commit 160d77b

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/wasm/sdsdot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ console.log( z );
309309

310310
[blas]: http://www.netlib.org/blas
311311

312-
[sdsdot]: https://www.netlib.org/lapack/explore-html-3.6.1/df/d28/group__single__blas__level1_gaddc89585ced76065053abffb322c5a22.html
312+
[sdsdot]: https://www.netlib.org/lapack/explore-html/d1/dcc/group__dot_ga5e09e98ca27006a197d7c5fa49a9da4b.html
313313

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

0 commit comments

Comments
 (0)