From a971eadd2e36dd505767a2815a67e979991f576a Mon Sep 17 00:00:00 2001 From: Jason Parraga Date: Sun, 20 Oct 2024 21:50:11 -0700 Subject: [PATCH] Fix link to contributing docs (#5869) Signed-off-by: Jason Parraga --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e085749b68..f380c33d93 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing to Flyte -For information related to contributing to Flyte, please check out the [Contributing to Flyte](https://docs.flyte.org/en/latest/community/contribute.html) section of the documentation. +For information related to contributing to Flyte, please check out the [Contributing to Flyte](https://docs.flyte.org/en/latest/community/contribute/index.html) section of the documentation.