mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Password policies: Fix link from API docs to password policy syntax (#11755)
Fixed the issue with the URL link for the Password Policy Syntax.
This commit is contained in:
parent
45cbe25f5f
commit
3baf0fd41b
@ -37,7 +37,7 @@ generation times.
|
||||
This is specified as part of the request URL.
|
||||
|
||||
- `policy` `(string: <required>)` - Specifies the password policy document. This can be
|
||||
base64-encoded to avoid string escaping. See [Password Policy Syntax](#password-policy-syntax)
|
||||
base64-encoded to avoid string escaping. See [Password Policy Syntax](/docs/concepts/password-policies#password-policy-syntax)
|
||||
for details on password policy definitions.
|
||||
|
||||
### Sample Payload
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user