Skip to content

Commit bf52848

Browse files
committed
Fix more URLs
1 parent 9d0d299 commit bf52848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/about/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributing
22

33
Contributions are always welcome, as are feature requests and suggestions. Feel
4-
free to open an [issue](https://github.com/JuliaMath/IterativeSolvers.jl/issues) or [pull request](https://github.com/JuliaMath/IterativeSolvers.jl/pulls) at any time.
4+
free to open an [issue](https://github.com/JuliaLinearAlgebra/IterativeSolvers.jl/issues) or [pull request](https://github.com/JuliaLinearAlgebra/IterativeSolvers.jl/pulls) at any time.
55

66
It is important to note that almost every method in the package has documentation,
77
to know what it does simply use `?<method>` in the terminal.

0 commit comments

Comments
 (0)