Skip to content

Commit 21bcc69

Browse files
committed
fix link
1 parent 2a59c55 commit 21bcc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ between the [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl) and the
66
highly efficient dynamic networks by describing the local dynamics of the edges and vertices of the network.
77

88
The core idea of this package is to define the **global dynamics** of a complex network in terms of **local dynamics**: each node and each edge exhibits some local dynamics defined as an input-output system.
9-
The graph topology describes, how the local dynamical systems are interconnected. To learn more check out the docs on the [mathematical model](@ref) behind NetworkDynamics.jl.
9+
The graph topology describes, how the local dynamical systems are interconnected. To learn more check out the docs on the [Mathematical Model](@ref) behind NetworkDynamics.jl.
1010
For basic terminology see the Wikipedia article on [Graph Theory](https://en.wikipedia.org/wiki/Graph_theory).
1111

1212
Main features:

0 commit comments

Comments
 (0)