mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
Merge pull request #5784 from benthecarman/patch-1
Fix incorrect link in java gRPC docs
This commit is contained in:
commit
9094fcddfa
@ -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.
|
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)
|
- [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)
|
- [http.proto](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/third_party/googleapis/google/api/http.proto)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user