Skip to content

Commit ddf0747

Browse files
authored
Update catalyst_api.md
error fix
1 parent 847077b commit ddf0747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/api/catalyst_api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ netstoichmat
180180
reactionrates
181181
```
182182

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

0 commit comments

Comments
 (0)