diff options
author | murgatroid99 <mlumish@google.com> | 2015-09-24 11:33:59 -0700 |
---|---|---|
committer | murgatroid99 <mlumish@google.com> | 2015-09-24 11:33:59 -0700 |
commit | dbd1b5402708dd263d070b2a46f1d91e66e11078 (patch) | |
tree | 0f0e7e5680769e473504e345d5ccdf8ba94947ad /examples | |
parent | 7e6db788b538336ccc8466956463851e5cb51087 (diff) |
Fixed updated link
Diffstat (limited to 'examples')
-rw-r--r-- | examples/node/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/node/README.md b/examples/node/README.md index c681f9fc3d..5621437aab 100644 --- a/examples/node/README.md +++ b/examples/node/README.md @@ -45,5 +45,5 @@ TUTORIAL You can find a more detailed tutorial in [gRPC Basics: Node.js][] [homebrew]:http://brew.sh -[Install gRPC Core]:../../src/node +[Install gRPC Node]:../../src/node [gRPC Basics: Node.js]:http://www.grpc.io/docs/tutorials/basic/node.html |