Skip to content

Commit

Permalink
Fix Gradle installation guide link in README (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 authored May 1, 2023
1 parent f675cf0 commit ab84ef4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,9 @@ definition. -->

#### Gradle

1. First, follow the [installation guide]
[error-prone-gradle-installation-guide] of the `gradle-errorprone-plugin`.
1. First, follow the [installation
guide][error-prone-gradle-installation-guide] of the
`gradle-errorprone-plugin`.
2. Next, edit your `build.gradle` file to add one or more Error Prone Support
modules:

Expand Down

0 comments on commit ab84ef4

Please sign in to comment.