diff --git a/docs/advanced-features.md b/docs/advanced-features.md index 8d733601..682a0c8c 100644 --- a/docs/advanced-features.md +++ b/docs/advanced-features.md @@ -14,7 +14,7 @@ Helmfile integrates [vals]() to import configuration parameters from following b - Vault - SOPS -See [Vals "Suported Backends"](https://github.com/helmfile/vals#suported-backends) for the full list of available backends. +See [Vals "Supported Backends"](https://github.com/helmfile/vals#supported-backends) for the full list of available backends. This feature was implemented in https://github.com/roboll/helmfile/pull/906. If you're curious how it's designed and how it works, please consult the pull request.