Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit a0c6e3f

Browse files
authored
Update Link
s/grpc-zpages/gdebug
1 parent de76403 commit a0c6e3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2018-09-05-grpc-channelz-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ service.RegisterChannelzServiceToServer(s)
9292
```
9393

9494
A web tool called
95-
[grpc-zpages](https://github.com/grpc/grpc-experiments/tree/master/grpc-zpages)
95+
[grpc-zpages](https://github.com/grpc/grpc-experiments/tree/master/gdebug)
9696
has been developed to conveniently serve channelz data through a web page.
9797
First, configure the web app to connect to the gRPC port that's serving the
9898
channelz service (see instructions from the previous link). Then, open the

0 commit comments

Comments
 (0)