mirror of https://github.com/grpc/grpc-go.git
fix link
This commit is contained in:
parent
8740786e5b
commit
1373219acd
|
@ -3,7 +3,7 @@ gRPC in 3 minutes (Go)
|
||||||
|
|
||||||
BACKGROUND
|
BACKGROUND
|
||||||
-------------
|
-------------
|
||||||
For this sample, we've already generated the server and client stubs from [helloworld.proto](https://github.com/grpc/grpc/blob/master/protos/helloworld.proto).
|
For this sample, we've already generated the server and client stubs from [helloworld.proto](https://github.com/grpc/grpc/blob/master/examples/protos/helloworld.proto).
|
||||||
|
|
||||||
PREREQUISITES
|
PREREQUISITES
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Reference in New Issue