Skip to content

Commit cd36be7

Browse files
authored
Merge pull request #788 from daikiojm/adding-readme-directories-link
docs(readme): add packages directory link
2 parents 9bbe705 + 94f9233 commit cd36be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ This library loads `.proto` files into objects that can be passed to the gRPC li
3535

3636
### gRPC Tools
3737

38-
Directory: `packages/grpc-tools`
38+
Directory: [`packages/grpc-tools`](https://github.com/grpc/grpc-node/tree/master/packages/grpc-tools)
3939

4040
npm package: [grpc-tools](https://www.npmjs.com/package/grpc-tools)
4141

4242
Distribution of protoc and the gRPC Node protoc plugin for ease of installation with npm.
4343

4444
### gRPC Health Check Service
4545

46-
Directory: `packages/grpc-health-check`
46+
Directory: [`packages/grpc-health-check`](https://github.com/grpc/grpc-node/tree/master/packages/grpc-health-check)
4747

4848
npm package: [grpc-health-check](https://www.npmjs.com/package/grpc-health-check)
4949

0 commit comments

Comments
 (0)