From 6e328209108958f55343adb8b74a6b89cc0e574c Mon Sep 17 00:00:00 2001
From: mewzherder <tamao@weave.works>
Date: Tue, 19 Jan 2021 22:27:50 -0800
Subject: [PATCH] Clarify options on our GH Discussions page

Signed-off-by: mewzherder <tamao@weave.works>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a7615f98..7fec4e34 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ Depending on what you want to do, some of the following bits might be your first
 
 - Join our upcoming dev meetings ([meeting access and agenda](https://docs.google.com/document/d/1l_M0om0qUEN_NNiGgpqJ2tvsF2iioHkaARDeh6b70B0/view))
 - Talk to us in the #flux channel on [CNCF Slack](https://slack.cncf.io/)
-- Join the [planning discussions](https://github.com/fluxcd/flux2/discussions)
+- Ask questions and propose features on our [GH Discussions page](https://github.com/fluxcd/flux2/discussions)
 - And if you are completely new to Flux and the GitOps Toolkit, take a look at our [Get Started guide](https://toolkit.fluxcd.io/get-started/) and give us feedback
 - To be part of the conversation about Flux's development, [join the flux-dev mailing list](https://lists.cncf.io/g/cncf-flux-dev).
 - Check out [how to contribute](CONTRIBUTING.md) to the project
-- 
GitLab