Skip to content

Commit 7241bea

Browse files
author
Vincent Landau
committed
fix ref take 2
1 parent 2864c6b commit 7241bea

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/src/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ are a subtype of `LightGraphs.AbstractGraph`, and can be weighted or directed.
55
SpatialGraphs.jl is useful for turning spatial data into graphs. This can be
66
useful for landscape connectivity analysis, hydrology, and other spatial
77
network processes. AbstractSpatialGraphs are AbstractGraphs, so methods from
8-
LightGraphs.jl work right out of the box.
9-
Go to [Graph Types](@ref graph_types) for more details on the graph types implemented in
10-
this package.
8+
LightGraphs.jl work right out of the box. Go to [Graph Types](@ref graph_types)
9+
for more details on the graph types implemented in this package.
1110

0 commit comments

Comments
 (0)