From 64c8ac9970986e05c2379d5f229b2a53c19fc270 Mon Sep 17 00:00:00 2001 From: krugerk <4656811+krugerk@users.noreply.github.com> Date: Tue, 23 Feb 2021 15:23:04 +0100 Subject: [PATCH] scrutinizer text as part of clickable link increased the clickable area of scrutinizer by including the text with the image, either of which can be activated to open the link This more closely matches the other two, which have their images linked and whose images include the title of each. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2005e897ca..3714e16120 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ | Branch | Status | Tools | Usage | | ------ | ------ | ----- | ----- | | master | [![Build Status](https://travis-ci.org/EGroupware/egroupware.svg?branch=master)](https://travis-ci.org/EGroupware/egroupware) | Travis CI | runs unit-tests after each commit | -| 20.1 | [![Build Status](https://travis-ci.org/EGroupware/egroupware.svg?branch=20.1)](https://travis-ci.org/EGroupware/egroupware) | [![Scrutinizer CI](https://scrutinizer-ci.com/images/logo.png)](https://scrutinizer-ci.com/g/EGroupware/egroupware/) scrutinizer | runs static analysis on our codebase | +| 20.1 | [![Build Status](https://travis-ci.org/EGroupware/egroupware.svg?branch=20.1)](https://travis-ci.org/EGroupware/egroupware) | [![Scrutinizer CI](https://scrutinizer-ci.com/images/logo.png) scrutinizer](https://scrutinizer-ci.com/g/EGroupware/egroupware/) | runs static analysis on our codebase | | 19.1 | [![Build Status](https://travis-ci.org/EGroupware/egroupware.svg?branch=19.1)](https://travis-ci.org/EGroupware/egroupware) | BrowserStack | manual testing with unusual browser versions or platforms | ### Default and prefered installation method for EGroupware is via your package manager: