From 38a4c22b379a33d3e92da8f573d102bf4a4465b8 Mon Sep 17 00:00:00 2001 From: Kate Usacova <90972072+kateusacova@users.noreply.github.com> Date: Mon, 31 Oct 2022 11:20:28 +0000 Subject: [PATCH] Linked Trello Board in the Card Wall section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a28f3814f..045041745 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ The signature is created using a 'secret', which must be kept private (i.e. not Here, we've used an environment variable called `JWT_SECRET`, which you'll see used in the commands to start the application and run the tests (below). You can change the value of that environment variable to anything you like. ## Card wall -REPLACE THIS TEXT WITH A LINK TO YOUR CARD WALL +[OUR TRELLO BOARD](https://trello.com/b/5sIpcJgh/the-incredibles) ## Quickstart