Skip to content

Commit

Permalink
doc: use correct placeholder for policy docs
Browse files Browse the repository at this point in the history
PR-URL: nodejs#25627
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
  • Loading branch information
addaleax committed Jan 21, 2019
1 parent 30f4568 commit ecf6936
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/api/cli.md
Expand Up @@ -150,7 +150,7 @@ Enable experimental ES module support and caching modules.

### `--experimental-policy`
<!-- YAML
added: TODO
added: REPLACEME
-->

Use the specified file as a security policy.
Expand Down
2 changes: 1 addition & 1 deletion doc/api/policy.md
@@ -1,6 +1,6 @@
# Policies

<!--introduced_in=TODO-->
<!--introduced_in=REPLACEME-->
<!-- type=misc -->

> Stability: 1 - Experimental
Expand Down

0 comments on commit ecf6936

Please sign in to comment.