We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f755e1 commit 59e3601Copy full SHA for 59e3601
5 files changed
doc/api/errors.md
@@ -3577,7 +3577,7 @@ The native call from `process.cpuUsage` could not be processed.
3577
[domains]: domain.md
3578
[event emitter-based]: events.md#class-eventemitter
3579
[file descriptors]: https://en.wikipedia.org/wiki/File_descriptor
3580
-[policy]: policy.md
+[policy]: permissions.md#policies
3581
[self-reference a package using its name]: packages.md#self-referencing-a-package-using-its-name
3582
[stream-based]: stream.md
3583
[syscall]: https://man7.org/linux/man-pages/man2/syscalls.2.html
doc/api/index.md
@@ -45,7 +45,7 @@
45
* [OS](os.md)
46
* [Path](path.md)
47
* [Performance hooks](perf_hooks.md)
48
-* [Policies](policy.md)
+* [Permissions](permissions.md)
49
* [Process](process.md)
50
* [Punycode](punycode.md)
51
* [Query strings](querystring.md)
0 commit comments