0
0
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:
Brandon Frohs 2013-05-16 11:03:25 -03:00 committed by isaacs
parent 199fa9f8dd
commit 49300a4fa6

View File

@ -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