Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 6e3f034

Browse files
wapa5powrakyll
authored andcommitted
Fix gRPC README in examples (#628)
1 parent 6bc91b9 commit 6e3f034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/grpc/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ You will see traces and stats exported on the stdout. You can use one of the
2727
to upload collected data to the backend of your choice.
2828

2929
You can also see the z-pages provided from the server:
30-
* Traces: http://localhost:8081/tracez
31-
* RPCs: http://localhost:8081/rpcz
30+
* Traces: http://localhost:8081/debug/tracez
31+
* RPCs: http://localhost:8081/debug/rpcz

0 commit comments

Comments
 (0)