We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237e8e4 commit 2693d33Copy full SHA for 2693d33
codelabs/grpc-go-getting-started/README.md
@@ -136,7 +136,7 @@ rpc GetFeature(Point) returns (Feature) {}
136
```
137
138
> [!TIP]
139
-> For the complete .proto file, see [routeguide/route_guide.proto](/completed/routeguide/route_guide.proto).
+> For the complete .proto file, see [routeguide/route_guide.proto](/grpc-go-getting-started/completed/routeguide/route_guide.proto).
140
141
## Generating client and server code
142
0 commit comments