diff --git a/README.md b/README.md index ed3eab1..f4c69ce 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Packagist Version](https://img.shields.io/packagist/v/neoncitylights/data-url) ![GitHub](https://img.shields.io/github/license/neoncitylights/php-data-url) [![PHP Composer](https://github.com/neoncitylights/php-data-url/actions/workflows/php.yml/badge.svg)](https://github.com/neoncitylights/php-data-url/actions/workflows/php.yml) -[![codecov](https://codecov.io/gh/samantha-labs/php-data-url/branch/main/graph/badge.svg?token=IdWjeqFQcS)](https://codecov.io/gh/samantha-labs/php-data-url) +[![codecov](https://codecov.io/gh/neoncitylights/php-data-url/branch/main/graph/badge.svg?token=IdWjeqFQcS)](https://codecov.io/gh/neoncitylights/php-data-url) A small PHP library for dealing with data URLs, which contain a media type and an encoded base64 string.