Skip to content

Commit f13a3df

Browse files
authored
Fixed broken Markdown link (issue #9149)
Signed-off-by: Ketan-Ag <108400764+Ketan-Ag@users.noreply.github.com>
1 parent a0191a5 commit f13a3df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/lapack/base/dlaset

lib/node_modules/@stdlib/lapack/base/dlaset/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ TODO
237237

238238
[lapack]: https://www.netlib.org/lapack/explore-html/
239239

240-
[lapack-dlaset]: https://www.netlib.org/lapack/explore-html-3.6.1/d7/d43/group__aux_o_t_h_e_rauxiliary_ga89e332374c7cd87e5db54bfe21550bc3.html
240+
[lapack-dlaset]: https://netlib.org/lapack/explore-html//d0/de5/group__laset_gad8051330f20413bd2a4ee0bccaf54ec8.html
241241

242242
[mdn-float64array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64Array
243243

0 commit comments

Comments
 (0)