diff --git a/doc/server-reflection.md b/doc/server-reflection.md index 63a58f9c8d0..cef9828ec40 100644 --- a/doc/server-reflection.md +++ b/doc/server-reflection.md @@ -172,4 +172,4 @@ each language: - [C++](https://grpc.io/grpc/cpp/md_doc_server_reflection_tutorial.html) - [Python](https://github.com/grpc/grpc/blob/master/doc/python/server_reflection.md) - Ruby: not yet implemented [#2567](https://github.com/grpc/grpc/issues/2567) -- Node: not yet implemented [#2568](https://github.com/grpc/grpc/issues/2568) +- [Node](https://github.com/grpc/grpc-node/tree/master/packages/grpc-reflection)