From 99ce8570c74006406d73f66179fd52c8dec8aa84 Mon Sep 17 00:00:00 2001 From: Maxim Mironenko Date: Thu, 24 Jan 2019 07:46:59 +0600 Subject: [PATCH] helmfiles examples link URL fix (#447) * helmfiles examples link URL fix * Update README.md Co-Authored-By: maximmi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 289fc8a5..d10a4ca4 100644 --- a/README.md +++ b/README.md @@ -753,7 +753,7 @@ See #155 for more information on this topic. ## Examples -For more examples, see the [examples/README.md](https://github.com/roboll/helmfile/blob/master/examples/README.md) or the [`helmfile.d`](https://github.com/cloudposse/helmfiles/tree/master/helmfile.d) distribution of helmfiles by [Cloud Posse](https://github.com/cloudposse/). +For more examples, see the [examples/README.md](https://github.com/roboll/helmfile/blob/master/examples/README.md) or the [`helmfile`](https://github.com/cloudposse/helmfiles/tree/master/releases) distribution by [Cloud Posse](https://github.com/cloudposse/). # Attribution