Skip to content

Commit

Permalink
Update catalyst_api.md
Browse files Browse the repository at this point in the history
error fix
  • Loading branch information
TorkelE authored Dec 11, 2023
1 parent 847077b commit ddf0747
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 ddf0747

Please sign in to comment.