mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 23:16:30 +01:00
doc: vm: update github issues link
This commit is contained in:
parent
cf6acf2a1a
commit
9290385057
@ -14,7 +14,7 @@ JavaScript code can be compiled and run immediately or compiled, saved, and run
|
||||
|
||||
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/search?q=vm+state%3Aopen&type=Issues).
|
||||
GitHub](https://github.com/joyent/node/issues?labels=vm&state=open).
|
||||
Some of the biggest problems are described below.
|
||||
|
||||
### Sandboxes
|
||||
|
Loading…
Reference in New Issue
Block a user