File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ struct StandardNonlinearProblem end
87
87
@doc doc"""
88
88
89
89
Defines an interval nonlinear system problem.
90
- Documentation Page: [https://docs.sciml.ai/NonlinearSolve/stable/basics/NonlinearProblem /](https://docs.sciml.ai/NonlinearSolve/stable/basics/NonlinearProblem /)
90
+ Documentation Page: [https://docs.sciml.ai/NonlinearSolve/stable/basics/nonlinear_problem /](https://docs.sciml.ai/NonlinearSolve/stable/basics/nonlinear_problem /)
91
91
92
92
## Mathematical Specification of an Interval Nonlinear Problem
93
93
188
188
@doc doc"""
189
189
190
190
Defines a nonlinear system problem.
191
- Documentation Page: [https://docs.sciml.ai/NonlinearSolve/stable/basics/NonlinearProblem /](https://docs.sciml.ai/NonlinearSolve/stable/basics/NonlinearProblem /)
191
+ Documentation Page: [https://docs.sciml.ai/NonlinearSolve/stable/basics/nonlinear_problem /](https://docs.sciml.ai/NonlinearSolve/stable/basics/nonlinear_problem /)
192
192
193
193
## Mathematical Specification of a Nonlinear Problem
194
194
You can’t perform that action at this time.
0 commit comments