Skip to content

Commit d846e5b

Browse files
RafaelGSSjuanarbol
authored andcommitted
doc: move policy docs to the permissions scope
PR-URL: #44222 Reviewed-By: Geoffrey Booth <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
1 parent 49cf345 commit d846e5b

File tree

5 files changed

+456
-421
lines changed

5 files changed

+456
-421
lines changed

doc/api/errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3529,7 +3529,7 @@ The native call from `process.cpuUsage` could not be processed.
35293529
[domains]: domain.md
35303530
[event emitter-based]: events.md#class-eventemitter
35313531
[file descriptors]: https://en.wikipedia.org/wiki/File_descriptor
3532-
[policy]: policy.md
3532+
[policy]: permissions.md#policies
35333533
[self-reference a package using its name]: packages.md#self-referencing-a-package-using-its-name
35343534
[stream-based]: stream.md
35353535
[syscall]: https://man7.org/linux/man-pages/man2/syscalls.2.html

doc/api/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
* [OS](os.md)
4646
* [Path](path.md)
4747
* [Performance hooks](perf_hooks.md)
48-
* [Policies](policy.md)
48+
* [Permissions](permissions.md)
4949
* [Process](process.md)
5050
* [Punycode](punycode.md)
5151
* [Query strings](querystring.md)

0 commit comments

Comments
 (0)