Skip to content

Commit c63d925

Browse files
authored
examples: fix typo in url (#6978)
1 parent 40d6adb commit c63d925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/features/stats_monitoring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ The context returned from
5555
this context.
5656

5757
NOTE: The [stats](https://pkg.go.dev/google.golang.org/grpc/stats) package should only be used for network monitoring purposes,
58-
and not as an alternative to [interceptors](https://github.com/grpc/grpc-go/blob/master/examples/features/metadata).
58+
and not as an alternative to [interceptors](https://github.com/grpc/grpc-go/blob/master/examples/features/interceptor).

0 commit comments

Comments
 (0)