From 90c7b04dbf06cbdb7f65dfa230fde54de2231ab2 Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Tue, 17 Dec 2019 07:29:13 +0800 Subject: [PATCH] Fix invalid link in README.md (#1026) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb473cb1..c86d8ed5 100644 --- a/README.md +++ b/README.md @@ -339,7 +339,7 @@ Congratulations! You now have your first Prometheus deployment running inside yo Iterate on the `helmfile.yaml` by referencing: -- [Configuration syntax](#configuration-syntax) +- [Configuration](#configuration) - [CLI reference](#cli-reference). - [Helmfile Best Practices Guide](https://github.com/roboll/helmfile/blob/master/docs/writing-helmfile.md)