aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2016-03-23 14:36:46 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2016-03-23 14:36:46 -0700
commitb5a1ff5a4dfd0c4415d890175ad92ce355c34b67 (patch)
tree17c0a4da93a171c21d87cb43921b85a958c153ab /src
parent26cbe1ef8ca19eaacca58ddd2d4c56ae1ff27a23 (diff)
Try fixing the link again
Diffstat (limited to 'src')
-rw-r--r--src/node/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/README.md b/src/node/README.md
index f3bb1f5fa1..16dc906319 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -21,7 +21,7 @@ npm install grpc
1. Clone [the grpc Git Repository](https://github.com/grpc/grpc).
2. Run `npm install` from the repository root.
- - **Note:** On Windows, this might fail due to a [nodejs issue](https:\github.com\nodejs\node\issues\4932) in which case, you will see something like the following in `npm install`'s output (towards the very beginning):
+ - **Note:** On Windows, this might fail due to nodejs/node#4932 in which case, you will see something like the following in `npm install`'s output (towards the very beginning):
```
..