From 45d63335fa62dbf5af53636e396d05d53a4bc716 Mon Sep 17 00:00:00 2001 From: Joseph Gardner Date: Wed, 6 Dec 2023 17:55:46 -0500 Subject: [PATCH] chore(docs): update link (#1198) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 252c96b0..0847df09 100644 --- a/docs/index.md +++ b/docs/index.md @@ -116,7 +116,7 @@ Iterate on the `helmfile.yaml` by referencing: * [Configuration](#configuration) * [CLI reference](#cli-reference). -* [Helmfile Best Practices Guide](https://github.com/roboll/helmfile/blob/master/docs/writing-helmfile.md) +* [Helmfile Best Practices Guide](writing-helmfile.md) ## Configuration