diff --git a/documentation/dev/Index.md b/documentation/dev/Index.md index a7f4fdcca0..4e88eeac4b 100644 --- a/documentation/dev/Index.md +++ b/documentation/dev/Index.md @@ -3,7 +3,7 @@ ## Index * [Project Structure](structure.md) -* [Building](building.md) +* [Building](build-process.md) * [Testing](testing.md) * [R FFI Implementation](ffi.md) * [Cast pipelines](casts.md)