mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-08 23:56:55 +00:00
Update README.md
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
This commit is contained in:
parent
4c8059a575
commit
13a48e51ad
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ attempt to `POST` to `auth/${method}/login` with the provided payload and parse
|
|||
|
||||
### Custom Path Name
|
||||
|
||||
Auth methods at custom path names can be configured using the `path` parameter
|
||||
Auth methods at custom path names can be configured using the [`path`](#path) parameter
|
||||
|
||||
```yaml
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue