diff --git a/docs/03-hermes/10-developer-guide.md b/docs/03-hermes/10-developer-guide.md index 05a3f106..d2a58f20 100644 --- a/docs/03-hermes/10-developer-guide.md +++ b/docs/03-hermes/10-developer-guide.md @@ -31,7 +31,7 @@ The Hermes repo is organized as follows: 1. ``benchmark`` includes some performance benchmark kernels 1. ``ci`` includes all code for continuous integration -We provide more details on how to extend Hermes under the [Components](06-components) sections. +We provide more details on how to extend Hermes under the [Components](08-components) sections. ## Preparing Pull Request (PR)