Skip to content

Commit

Permalink
fix features links
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Dec 27, 2024
1 parent b89b0b6 commit 9915ef5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ hero:
features:
- title: Rasters.jl
details: Defines common types and methods for reading, writing and manipulating rasterized spatial data.
link: /markdown-examples
link: /methods
- title: Data Formats
details: These currently include raster arrays like <strong>GeoTIF</strong> and <strong>NetCDF</strong>, <strong>R grd</strong> files, multi-layered stacks, and multi-file series of arrays and stacks.
link: /data_sources
---
```

Expand Down

0 comments on commit 9915ef5

Please sign in to comment.