Skip to content

Commit 1fb7f34

Browse files
authored
chore: address commit comments
PR-URL: #9241 Closes: #9235 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent c0aae8f commit 1fb7f34

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ int main( void ) {
354354
355355
[blas]: http://www.netlib.org/blas
356356
357-
[blas-ssyr2]: https://netlib.org/lapack/explore-html//dd/de5/group__her2_ga6741f2ac8fe025042fd994ccc6625b45.html
357+
[blas-ssyr2]: https://netlib.org/lapack/explore-html/dd/de5/group__her2_ga6741f2ac8fe025042fd994ccc6625b45.html
358358
359359
[mdn-float32array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
360360

0 commit comments

Comments
 (0)