Skip to content

Commit 3e55b3e

Browse files
Updates link in parquet section (#309)
1 parent 069f0c1 commit 3e55b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/parquet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ for more on Apache Parquet.
88

99
## Partitioning
1010

11-
As outlined in [Spatial partitioning in Dask-GeoPandas](guide/spatial-partitioning.md), dask-geopandas can spatially partition datasets. These partitions are
11+
As outlined in [Spatial partitioning in Dask-GeoPandas](guide/spatial-partitioning.ipynb), dask-geopandas can spatially partition datasets. These partitions are
1212
persisted in the parquet files.
1313

1414
By default, reading these spatial partitions requires opening every file and checking its spatial extent. This can be a

0 commit comments

Comments
 (0)