From 5bb9585180df5efc2690cd514d7ad71e9312c6f7 Mon Sep 17 00:00:00 2001 From: David RACODON Date: Wed, 7 Dec 2016 12:50:21 +0100 Subject: [PATCH] Update link to Gherkin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 214ee76..b441f6e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ SonarQube Cucumber Gherkin Plugin [![Quality Gate](https://sonarqube.com/api/badges/gate?key=com.racodond.sonarqube.plugin.gherkin:gherkin)](https://sonarqube.com/overview?id=com.racodond.sonarqube.plugin.gherkin%3Agherkin) ## Description -This plugin enables code QA analysis of [Cucumber Gherkin feature files](https://github.com/cucumber/cucumber/wiki/Gherkin) within [SonarQube](http://www.sonarqube.org): +This plugin enables code QA analysis of [Cucumber Gherkin feature files](https://cucumber.io/docs/reference#gherkin) within [SonarQube](http://www.sonarqube.org): * Computes metrics: lines of code, comments lines, etc. * Performs more than [40 checks](#available-checks)