We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bbe705 + 94f9233 commit cd36be7Copy full SHA for cd36be7
README.md
@@ -35,15 +35,15 @@ This library loads `.proto` files into objects that can be passed to the gRPC li
35
36
### gRPC Tools
37
38
-Directory: `packages/grpc-tools`
+Directory: [`packages/grpc-tools`](https://github.com/grpc/grpc-node/tree/master/packages/grpc-tools)
39
40
npm package: [grpc-tools](https://www.npmjs.com/package/grpc-tools)
41
42
Distribution of protoc and the gRPC Node protoc plugin for ease of installation with npm.
43
44
### gRPC Health Check Service
45
46
-Directory: `packages/grpc-health-check`
+Directory: [`packages/grpc-health-check`](https://github.com/grpc/grpc-node/tree/master/packages/grpc-health-check)
47
48
npm package: [grpc-health-check](https://www.npmjs.com/package/grpc-health-check)
49
0 commit comments