Skip to content

Commit 49300a4

Browse files
0b10011isaacs
authored andcommitted
doc: Fix link to open issues on GitHub.
1 parent 199fa9f commit 49300a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/vm.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ JavaScript code can be compiled and run immediately or compiled, saved, and run
1313
## Caveats
1414

1515
The `vm` module has many known issues and edge cases. If you run into
16-
issues or unexpected behavior, please consult
17-
[the open issues on GitHub](https://github.com/joyent/node/issues/search?q=vm).
16+
issues or unexpected behavior, please consult [the open issues on
17+
GitHub](https://github.com/joyent/node/search?q=vm+state%3Aopen&type=Issues).
1818
Some of the biggest problems are described below.
1919

2020
### Sandboxes

0 commit comments

Comments
 (0)