Browse Source

doc: Fix link to open issues on GitHub.

v0.10.7-release
Brandon Frohs 12 years ago
committed by isaacs
parent
commit
49300a4fa6
  1. 4
      doc/api/vm.markdown

4
doc/api/vm.markdown

@ -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…
Cancel
Save