Skip to content

Commit 01e885b

Browse files
Change SimpleNonlinearSolve.jl URL
This is a bit of an operation. This old repo has the v1. We need to change the repo in order to do the backport release, then we swap it back. SciML/SimpleNonlinearSolve.jl#2 (comment)
1 parent 5f5d6fa commit 01e885b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S/SimpleNonlinearSolve/Package.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name = "SimpleNonlinearSolve"
22
uuid = "727e6d20-b764-4bd8-a329-72de5adea6c7"
3-
repo = "https://github.com/SciML/NonlinearSolve.jl.git"
3+
repo = "https://github.com/SciML/SimpleNonlinearSolve.jl.git"
44
subdir = "lib/SimpleNonlinearSolve"

0 commit comments

Comments
 (0)