diff --git a/docs/src/index.md b/docs/src/index.md
index 0e2f62e37..39eb0acdc 100644
--- a/docs/src/index.md
+++ b/docs/src/index.md
@@ -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 GeoTIF and NetCDF, R grd files, multi-layered stacks, and multi-file series of arrays and stacks.
+ link: /data_sources
---
```