Skip to content

Commit

Permalink
doc modification
Browse files Browse the repository at this point in the history
  • Loading branch information
TorkelE committed Dec 9, 2023
1 parent 5b31c97 commit d37e452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/catalyst_applications/nonlinear_solve.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Like previously, the found steady state is unaffected by the initial `u` guess.


## [Systems with conservation laws](@id nonlinear_solve_conservation_laws)
As described in the section on homotopy continuation, when finding the steady states of systems with conservation laws, [additional considerations have to be taken](homotopy_continuation_conservation_laws). E.g. consider the following two-state system:
As described in the section on homotopy continuation, when finding the steady states of systems with conservation laws, [additional considerations have to be taken](@ref homotopy_continuation_conservation_laws). E.g. consider the following two-state system:
```@example nonlinear_solve2
using Catalyst, NonlinearSolve # hide
two_state_model = @reaction_network begin
Expand Down

0 comments on commit d37e452

Please sign in to comment.