Skip to content

Commit e790cb4

Browse files
committed
fix link
1 parent 961ad26 commit e790cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/data_structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ nothing #hide
6464
```
6565

6666
## Extracting a `Network`-object from Containers
67-
`NetworkDynamics.jl` provides a [`extract_nw`](@ref) function, to get a reference to the wrapped `Network` object from different containers, such as solution objects or [integrator objects](@extref DiffEq.integrator).
67+
`NetworkDynamics.jl` provides a [`extract_nw`](@ref) function, to get a reference to the wrapped `Network` object from different containers, such as solution objects or [integrator objects](https://docs.sciml.ai/DiffEqDocs/stable/basics/integrator).

0 commit comments

Comments
 (0)