mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
doc: Fix link to open issues on GitHub.
This commit is contained in:
parent
199fa9f8dd
commit
49300a4fa6
@ -13,8 +13,8 @@ JavaScript code can be compiled and run immediately or compiled, saved, and run
|
||||
## Caveats
|
||||
|
||||
The `vm` module has many known issues and edge cases. If you run into
|
||||
issues or unexpected behavior, please consult
|
||||
[the open issues on GitHub](https://github.com/joyent/node/issues/search?q=vm).
|
||||
issues or unexpected behavior, please consult [the open issues on
|
||||
GitHub](https://github.com/joyent/node/search?q=vm+state%3Aopen&type=Issues).
|
||||
Some of the biggest problems are described below.
|
||||
|
||||
### Sandboxes
|
||||
|
Loading…
Reference in New Issue
Block a user