Skip to content

Commit 521bd4f

Browse files
authored
Merge pull request #745 from SciML/TorkelE-patch-2
Update catalyst_api.md
2 parents 847077b + ddf0747 commit 521bd4f

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)