Fix links of status badges

This commit is contained in:
Michele Locati 2020-02-21 13:22:59 +01:00
parent 7971155251
commit 92ce387d76
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B

View File

@ -1,5 +1,5 @@
![Test extensions](https://github.com/mlocati/docker-php-extension-installer/workflows/Test%20extensions/badge.svg)
![Test recent](https://github.com/mlocati/docker-php-extension-installer/workflows/Test%20recent/badge.svg)
[![Test extensions](https://github.com/mlocati/docker-php-extension-installer/workflows/Test%20extensions/badge.svg)](https://github.com/mlocati/docker-php-extension-installer/actions?query=workflow%3A%22Test+extensions%22)
[![Test recent](https://github.com/mlocati/docker-php-extension-installer/workflows/Test%20recent/badge.svg)](https://github.com/mlocati/docker-php-extension-installer/actions?query=workflow%3A%22Test+recent%22)
# Easy installation of PHP extensions in official PHP Docker images