We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603b797 commit 071f96bCopy full SHA for 071f96b
docs/src/API/modelingtoolkit.md
@@ -16,4 +16,4 @@ Secondly, one can generate `OptimizationProblem`s for use in
16
Optimization.jl from purely a symbolic front-end. This is the form
17
users will encounter when using ModelingToolkit.jl directly, and it is
18
also the form supplied by domain-specific languages. For more information,
19
-see the [OptimizationSystem documentation](https://docs.sciml.ai/ModelingToolkit/stable/systems/OptimizationSystem/).
+see the [OptimizationSystem documentation](https://docs.sciml.ai/ModelingToolkit/stable/API/problems/#SciMLBase.OptimizationProblem).
0 commit comments