Skip to content

Commit 8bfadee

Browse files
authored
Fix URLs pointing to documentation in ReadMe
1 parent fc46e99 commit 8bfadee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
Fast implementations of root finding algorithms in Julia that satisfy the SciML common interface.
1010

1111
For information on using the package,
12-
[see the stable documentation](https://mtk.sciml.ai/stable/). Use the
13-
[in-development documentation](https://mtk.sciml.ai/dev/) for the version of
12+
[see the stable documentation](https://nonlinearsolve.sciml.ai/stable/). Use the
13+
[in-development documentation](https://nonlinearsolve.sciml.ai/dev/) for the version of
1414
the documentation which contains the unreleased features.
1515

1616
## High Level Examples

0 commit comments

Comments
 (0)