Explorar o código

Fix typo in docs link: odic -> oidc (#2132)

Aleksey Zhukov %!s(int64=3) %!d(string=hai) anos
pai
achega
a3f43c629c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/provider/hashicorp-vault.md

+ 1 - 1
docs/provider/hashicorp-vault.md

@@ -272,7 +272,7 @@ We support five different modes for authentication:
 [appRole](https://www.vaultproject.io/docs/auth/approle),
 [kubernetes-native](https://www.vaultproject.io/docs/auth/kubernetes),
 [ldap](https://www.vaultproject.io/docs/auth/ldap) and
-[jwt/odic](https://www.vaultproject.io/docs/auth/jwt), each one comes with it's own
+[jwt/oidc](https://www.vaultproject.io/docs/auth/jwt), each one comes with it's own
 trade-offs. Depending on the authentication method you need to adapt your environment.
 
 #### Token-based authentication