diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 83a5df1c216d..c0b3279bffc5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,9 +69,8 @@ cycle. * Lines that are not part of your change should not be edited (e.g. don't format unchanged lines, don't reorder existing imports) * Add the appropriate [license headers](#license-headers) to any new files -* For contributions involving the elasticsearch build you can find (details about the build setup in the - [BUILDING](BUILDING.md) file) - +* For contributions involving the elasticsearch build you can find details about the build setup in the + [BUILDING](BUILDING.md) file ### Submitting your changes