From 5bf42966fd439c55ef95a54994b077960c7169e8 Mon Sep 17 00:00:00 2001 From: Denise Li Date: Mon, 8 Apr 2024 22:34:35 -0400 Subject: [PATCH] docs: Remove dead link from contrib guide (#1212) Remove dead, irrelevant link that came from the original template. --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e27011b11a..cfdf99ce92 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,6 @@ There are many ways to be an open source contributor, and we're here to help you on your way! You may: -- Propose ideas in our - [discussion forums](https://forums.tbd.website) - Raise an issue or feature request in our [issue tracker](https://github.com/TBD54566975/ftl/issues) - Help another contributor with one of their questions, or a code review - Suggest improvements to our Getting Started documentation by supplying a Pull Request