From 84e071378809306c2f01e0ad1d8c785880d5bc64 Mon Sep 17 00:00:00 2001 From: jonathanmanton <168864099+jonathanmanton@users.noreply.github.com> Date: Mon, 8 Jul 2024 21:51:46 -0500 Subject: [PATCH] Fix broken links in status section of README.md (#1618) * Update README.md Broken links in Status section Signed-off-by: Jonathan Manton * Update README.md Broken links in Status section Signed-off-by: Jonathan Manton * Update README.md Broken links in Status section Signed-off-by: Jonathan Manton --------- Signed-off-by: Jonathan Manton --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b5e685b..ef030a97 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To avoid upgrades for each iteration of `helm`, the `helmfile` executable delega ## Status -May 2024 Update - We are inviting Helmfile v1 rc testers! Please see the v1 proposal [here](docs/proposals/towards-1.0.md) and the latest rc release in the [releases](/release) page. Please file feature requests in [Discussions](/discussions) and bugs in [Issues](/issues). +May 2024 Update - We are inviting Helmfile v1 rc testers! Please see the v1 proposal [here](docs/proposals/towards-1.0.md) and the latest rc release in the [releases](https://github.com/helmfile/helmfile/releases) page. Please file feature requests in [Discussions](https://github.com/helmfile/helmfile/discussions) and bugs in [Issues](https://github.com/helmfile/helmfile/issues). March 2022 Update - The helmfile project has been moved to [helmfile/helmfile](https://github.com/helmfile/helmfile) from the former home `roboll/helmfile`. Please see roboll/helmfile#1824 for more information.