Attempt to Fix broken link to helloworld.proto
Actually Fix broken link to helloworld.proto
This commit is contained in:
parent
9ea24e164f
commit
cdf7f84d07
|
|
@ -5,7 +5,7 @@ a message from a remote client. The message contains the users's name and
|
|||
sends back a greeting to that person.
|
||||
|
||||
It's shown below in full; it's actually contained in separate file
|
||||
[helloworld.proto](helloworld.proto).
|
||||
[helloworld.proto](src/main/proto/helloworld.proto).
|
||||
|
||||
```
|
||||
syntax = "proto3";
|
||||
|
|
|
|||
Loading…
Reference in New Issue