doc: use correct placeholder for policy docs
PR-URL: https://github.com/nodejs/node/pull/25627 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
This commit is contained in:
parent
30f45683aa
commit
ecf693697b
@ -150,7 +150,7 @@ Enable experimental ES module support and caching modules.
|
|||||||
|
|
||||||
### `--experimental-policy`
|
### `--experimental-policy`
|
||||||
<!-- YAML
|
<!-- YAML
|
||||||
added: TODO
|
added: REPLACEME
|
||||||
-->
|
-->
|
||||||
|
|
||||||
Use the specified file as a security policy.
|
Use the specified file as a security policy.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Policies
|
# Policies
|
||||||
|
|
||||||
<!--introduced_in=TODO-->
|
<!--introduced_in=REPLACEME-->
|
||||||
<!-- type=misc -->
|
<!-- type=misc -->
|
||||||
|
|
||||||
> Stability: 1 - Experimental
|
> Stability: 1 - Experimental
|
||||||
|
Loading…
x
Reference in New Issue
Block a user