From 0e3be7dc7eec2f967adc709f1834955296df6be8 Mon Sep 17 00:00:00 2001 From: Andrew Parmet Date: Fri, 14 Jul 2023 20:37:10 -0400 Subject: [PATCH] update link --- plugin-gradle/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-gradle/README.md b/plugin-gradle/README.md index ec97352749..afbb91ef4f 100644 --- a/plugin-gradle/README.md +++ b/plugin-gradle/README.md @@ -475,7 +475,7 @@ spotless { } ``` -When used in conjunction with the [buf-gradle-plugin](https://github.com/andrewparmet/buf-gradle-plugin), the `buf` executable can be resolved from its `bufTool` configuration: +When used in conjunction with the [buf-gradle-plugin](https://github.com/bufbuild/buf-gradle-plugin), the `buf` executable can be resolved from its `bufTool` configuration: ```gradle spotless {