Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎abci/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To get up and running quickly, see the [getting started guide](../docs/app-dev/g
1919
A detailed description of the ABCI methods and message types is contained in:
2020

2121
- [The main spec](https://github.com/cometbft/cometbft/blob/v0.34.x/spec/abci/README.md)
22-
- [A protobuf file](./types/types.proto)
22+
- [A protobuf file](../proto/abci/types.proto)
2323
- [A Go interface](./types/application.go)
2424

2525
## Protocol Buffers

0 commit comments

Comments
 (0)
Please sign in to comment.