Skip to content

Commit c6973b9

Browse files
authored
chore: remove extra forward slash
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent 9112e48 commit c6973b9

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://netlib.org/lapack/explore-html//d8/d75/group__ger_gaef5d248da0fdfb62bccb259725935cb8.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)