From ecd303481f0a16236e8f82506f4def9165266351 Mon Sep 17 00:00:00 2001 From: Matt Wynne Date: Fri, 10 Dec 2021 12:43:13 -0800 Subject: [PATCH] Update link to cucumber website --- features/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/README.md b/features/README.md index 781595d..c0a0475 100644 --- a/features/README.md +++ b/features/README.md @@ -4,7 +4,7 @@ Here's where the rubber hits the road. ### Background -We use [Cucumber](http://cukes.info/) for features. What that means is that the +We use [Cucumber](http://cucumber.io/) for features. What that means is that the descriptions are in psuedo-English, which then gets mapped to code. You can check out the specifications by looking at any of the files that end