Skip to content

Commit

Permalink
Merge pull request #745 from SciML/TorkelE-patch-2
Browse files Browse the repository at this point in the history
Update catalyst_api.md
  • Loading branch information
TorkelE authored Dec 11, 2023
2 parents 847077b + ddf0747 commit 521bd4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/api/catalyst_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ netstoichmat
reactionrates
```

## (Functions to extend or modify a network)(@id api_network_extension_and_modification)
## [Functions to extend or modify a network](@id api_network_extension_and_modification)
`ReactionSystem`s can be programmatically extended using
[`@add_reactions`](@ref), [`addspecies!`](@ref), [`addparam!`](@ref) and
[`addreaction!`](@ref), or using [`ModelingToolkit.extend`](@ref) and
Expand Down Expand Up @@ -289,4 +289,4 @@ validate(rs::ReactionSystem, info::String="")
## Utility functions
```@docs
symmap_to_varmap
```
```

0 comments on commit 521bd4f

Please sign in to comment.