website: fix broken link to api docs (#10501)

This commit is contained in:
Mike Wickett 2020-12-04 14:55:20 -05:00 committed by GitHub
parent 0ada870a52
commit 6a6f1d67c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ will check them in when their lending period (or, "ttl", in Vault's language) en
There are two ways of customizing how passwords are generated in the Active Directory secret engine:
1. [Password Policies](/docs/concepts/password-policies)
2. `length` and `formatter` fields within the [configuration](api-docs/secret/ad#password-parameters)
2. `length` and `formatter` fields within the [configuration](/api-docs/secret/ad#password-parameters)
Utilizing password policies is the recommended path as the `length` and `formatter` fields have
been deprecated in favor of password policies. The `password_policy` field within the configuration