From 8a13999de325ba158c242d56e52a595b766c4379 Mon Sep 17 00:00:00 2001 From: Facundo Guerrero Date: Mon, 8 Apr 2019 13:46:39 +0200 Subject: [PATCH] Fix link to shared-configuration-across-teams (#547) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbde5478..1ddb603e 100644 --- a/README.md +++ b/README.md @@ -776,7 +776,7 @@ Use the [Helmfile Best Practices Guide](/docs/writing-helmfile.md) to write adva We also have dedicated documentation on the following topics which might interest you: -- [Shared Configurations Across Teams](/docs/shared-configurations-across-teams.md) +- [Shared Configurations Across Teams](/docs/shared-configuration-across-teams.md) Or join our friendly slack community in the [`#helmfile`](https://slack.sweetops.com) channel to ask questions and get help. Check out our [slack archive](https://archive.sweetops.com/helmfile/) for good examples of how others are using it.