Skip to content

Commit 729368e

Browse files
committed
link fix
1 parent e064d24 commit 729368e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dense.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1758,7 +1758,7 @@ julia> M * N
17581758
4.44089e-16 1.0
17591759
```
17601760
1761-
[^pr1387]: PR 1387, "stable pinv least-squares", [https://github.com/JuliaLang/LinearAlgebra.jl/pull/1387)
1761+
[^pr1387]: PR 1387, "stable pinv least-squares", [LinearAlgebra.jl#1387](https://github.com/JuliaLang/LinearAlgebra.jl/pull/1387)
17621762
17631763
[^B96]: Åke Björck, "Numerical Methods for Least Squares Problems", SIAM Press, Philadelphia, 1996, "Other Titles in Applied Mathematics", Vol. 51. [doi:10.1137/1.9781611971484](http://epubs.siam.org/doi/book/10.1137/1.9781611971484)
17641764

0 commit comments

Comments
 (0)