diff --git a/src/collections/_documentation/clients/java/index.md b/src/collections/_documentation/clients/java/index.md index 3f1bb5df7c5d2..0913bc3f93049 100644 --- a/src/collections/_documentation/clients/java/index.md +++ b/src/collections/_documentation/clients/java/index.md @@ -20,7 +20,7 @@ Getting started with Sentry is a three step process: 1. [Sign up for an account](https://sentry.io/signup/) 2. [Install your SDK](#install) -3. [Configure it](#configure) +3. [Configure it](#config) ## Installation {#install}