Merge pull request #398 from TartanLeGrand/main

docs: fix best pratices guide link
This commit is contained in:
yxxhero 2022-09-29 19:59:50 +08:00 committed by GitHub
commit 5f05bb01ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ Iterate on the `helmfile.yaml` by referencing:
* [Configuration](https://helmfile.readthedocs.io/en/latest/#configuration)
* [CLI reference](https://helmfile.readthedocs.io/en/latest/#cli-reference)
* [Helmfile Best Practices Guide](https://github.com/roboll/helmfile/blob/master/docs/writing-helmfile.md)
* [Helmfile Best Practices Guide](https://helmfile.readthedocs.io/en/latest/writing-helmfile/)
## Docs