Skip to content

Commit 237cede

Browse files
authored
Update interop-test-descriptions.md
The proto definition link leads to a 404 The actual location of the file seems to be https://github.com/grpc/grpc/blob/master/src/proto/grpc/testing/test.proto
1 parent 55b9218 commit 237cede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/interop-test-descriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gRPC-Web Interop Tests
44
This document describes the set of tests any gRPC-Web clients or proxies need
55
to implement. The proto definition for the messages and RPCs we are using for
66
the tests can be found
7-
[here](src/proto/grpc/testing/test.proto).
7+
[here](https://github.com/grpc/grpc/blob/master/src/proto/grpc/testing/test.proto).
88

99
The canonical set of interop tests was defined in the main
1010
[grpc/grpc repo](https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md).

0 commit comments

Comments
 (0)