mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-05-30 09:40:24 +02:00
Fix incorrect link in java gRPC docs [skip ci]
This commit is contained in:
parent
e686a70b96
commit
7a5467d6fe
@ -29,7 +29,7 @@ with lnd in Java. We'll be using Maven as our build tool.
|
||||
```
|
||||
Note the ***proto*** folder, where all the proto files are kept.
|
||||
|
||||
- [rpc.proto](https://github.com/lightningnetwork/lnd/blob/master/lnrpc/rpc.proto)
|
||||
- [lightning.proto](https://github.com/lightningnetwork/lnd/blob/master/lnrpc/lightning.proto)
|
||||
- [annotations.proto](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/third_party/googleapis/google/api/annotations.proto)
|
||||
- [http.proto](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/third_party/googleapis/google/api/http.proto)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user