Skip to content

Commit ffc1609

Browse files
authored
docs: fix buf link in protobuf.md (#21781)
1 parent c9f0e2e commit ffc1609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/tooling/00-protobuf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ https://github.com/cosmos/cosmos-sdk/blob/main/proto/buf.lock#L1-L16
9898

9999
#### `buf.yaml`
100100

101-
`buf.yaml` defines the [name of your package](https://github.com/cosmos/cosmos-sdk/blob/main/proto/buf.yaml#L3), which [breakage checker](https://docs.buf.build/tour/detect-breaking-changes) to use and how to [lint your protobuf files](https://buf.build/docs/tutorials/getting-started-with-buf-cli#lint-your-api).
101+
`buf.yaml` defines the [name of your package](https://github.com/cosmos/cosmos-sdk/blob/main/proto/buf.yaml#L3), which [breakage checker](https://buf.build/docs/tutorials/getting-started-with-buf-cli#detect-breaking-changes) to use and how to [lint your protobuf files](https://buf.build/docs/tutorials/getting-started-with-buf-cli#lint-your-api).
102102

103103
```go reference
104104
https://github.com/cosmos/cosmos-sdk/blob/main/proto/buf.yaml#L1-L24

0 commit comments

Comments
 (0)