From: gggeek Date: Mon, 2 Jan 2023 22:02:58 +0000 (+0100) Subject: fix badge in readme X-Git-Tag: 4.9.4~35 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=0957be6fd14d91891c9d7328ce5e015fe5e7ee14;p=plcapi.git fix badge in readme --- diff --git a/README.md b/README.md index 6e4215d0..0ccc616e 100644 --- a/README.md +++ b/README.md @@ -43,5 +43,5 @@ Use of this software is subject to the terms in the [license.txt](license.txt) f [![Latest Stable Version](https://poser.pugx.org/phpxmlrpc/phpxmlrpc/v/stable)](https://packagist.org/packages/phpxmlrpc/phpxmlrpc) [![Total Downloads](https://poser.pugx.org/phpxmlrpc/phpxmlrpc/downloads)](https://packagist.org/packages/phpxmlrpc/phpxmlrpc) -[![Build Status](https://github.com/gggeek/phpxmlrpc/actions/workflows/ci.yml/badge.svg)](https://github.com/gggeek/phpxmlrpc/actions/workflows/ci.yml) +[![Build Status](https://github.com/gggeek/phpxmlrpc/actions/workflows/ci.yaml/badge.svg)](https://github.com/gggeek/phpxmlrpc/actions/workflows/ci.yml) [![Code Coverage](https://codecov.io/gh/gggeek/phpxmlrpc/branch/master/graph/badge.svg)](https://app.codecov.io/gh/gggeek/phpxmlrpc)