Fix node_bindings link in Simplified Chinese document translation
This commit is contained in:
parent
8f56387bd9
commit
9ac87e844a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ __3. Node Integration__
|
|||
In NW.js, the Node integration in web pages requires patching Chromium to
|
||||
work, while in Electron we chose a different way to integrate the libuv loop
|
||||
with each platform's message loop to avoid hacking Chromium. See the
|
||||
[`node_bindings`](../../atom/common/) code for how that was done.
|
||||
[`node_bindings`](../../../atom/common/) code for how that was done.
|
||||
|
||||
__4. Multi-context__
|
||||
|
||||
|
|
Loading…
Reference in a new issue