We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3be7d commit 3c1bb4cCopy full SHA for 3c1bb4c
plugin-gradle/src/main/java/com/diffplug/gradle/spotless/ProtobufExtension.java
@@ -70,7 +70,7 @@ public class BufFormatExtension {
70
}
71
72
/**
73
- * When used in conjunction with the <a href=https://github.com/andrewparmet/buf-gradle-plugin>{@code buf-gradle-plugin}</a>,
+ * When used in conjunction with the <a href=https://github.com/bufbuild/buf-gradle-plugin>{@code buf-gradle-plugin}</a>,
74
* the {@code buf} executable can be resolved from its {@code bufTool} configuration:
75
*
76
* <pre>
0 commit comments