Update fmt-maven-plugin README link from coveo to spotify Spotify has taken over as maintainers of fmt-maven-plugin, so this PR is just updating the link in the README. See https://github.com/spotify/fmt-maven-plugin/issues/105 for reference Fixes #752 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/google-java-format/pull/752 from camac:readme-coveo-to-spotify 80c1df507c7c1866a46f8d8888eb43a772b0cca9 PiperOrigin-RevId: 430456599
diff --git a/README.md b/README.md index 5d1d7c7..793a66c 100644 --- a/README.md +++ b/README.md
@@ -87,7 +87,7 @@ * [sherter/google-java-format-gradle-plugin](https://github.com/sherter/google-java-format-gradle-plugin) * Apache Maven plugins * [spotless](https://github.com/diffplug/spotless/tree/main/plugin-maven#google-java-format) - * [coveo/fmt-maven-plugin](https://github.com/coveo/fmt-maven-plugin) + * [spotify/fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) * [talios/googleformatter-maven-plugin](https://github.com/talios/googleformatter-maven-plugin) * [Cosium/maven-git-code-format](https://github.com/Cosium/maven-git-code-format): A maven plugin that automatically deploys google-java-format as a