From 702cb64b697e6f18eb4a277c1abd4241cfc5f3a7 Mon Sep 17 00:00:00 2001 From: Berkeley Martinez Date: Tue, 10 Mar 2015 16:34:58 -0700 Subject: [PATCH] use waffleio board link instead of trello --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62dbc4e56e..c38c9a42b3 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Contributing ------------ We welcome pull requests from Free Code Camp "campers" (our students) and seasoned JavaScript developers alike! -1) Check our [public Trello Board](https://trello.com/b/CW5AFr0v/free-code-camp-development) +1) Check our [public Waffle Board](https://waffle.io/freecodecamp/freecodecamp) 2) If your issue or feature isn't on the board, either open an issue on this GitHub repo or message Quincy Larson to request to be added to the Trello board. 3) Once your code is ready, submit the pull request. We'll do a quick code review and give you feedback, and iterate from there.