From d8737d4af17b00a497bf261e671b0cfbadc94d3a Mon Sep 17 00:00:00 2001 From: sbaudoin Date: Wed, 11 Nov 2020 23:55:57 +0100 Subject: [PATCH] Fixed release info and links [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07cdf66..6fc9359 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This plugin leverages the [YAML SonarQube plugin](https://github.com/sbaudoin/so ## Installation and execution ### Requirements -* SonarQube 6.7 LTS, 7.7+ or 8.0+ with the [SonarQube plugin for YAML](https://github.com/sbaudoin/sonar-yaml/) (the exact required version is detailed in the [release page of the Ansible plugin](releases)). +* SonarQube 6.7 LTS, 7.9 LTS or 8.0+ with the [SonarQube plugin for YAML](https://github.com/sbaudoin/sonar-yaml/) (the exact required version is detailed in the [release page of the Ansible plugin](/sbaudoin/sonar-ansible/releases)). * On the machine that will audit the code: * [ansible-lint](https://github.com/ansible/ansible-lint/) version 3.4+ must be installed * [Sonar scanner](https://github.com/SonarSource/sonar-scanner-cli) configured to point to your Sonar server