Skip to content

Commit dd5de21

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ int main( void ) {
316316
317317
[blas]: http://www.netlib.org/blas
318318
319-
[zscal]: https://netlib.org/lapack/explore-html-3.6.1/d2/df9/group__complex16__blas__level1_gaceea1208dcd46b6e5468fbfb53b9281b.html
319+
[zscal]: https://www.netlib.org/lapack/explore-html/d2/de8/group__scal_gafac698034497c3148620e35c316d9ffb.html
320320
321321
[mdn-typed-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
322322

0 commit comments

Comments
 (0)