Skip to content

Commit fa9a1be

Browse files
author
Lauren Lee
authored
fix build and codecov badges (#246)
(watch our livestream twitch.tv/vonagedevs)
1 parent db6fb38 commit fa9a1be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Client Library for PHP
22
============================
33
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
4-
[![Build Status](https://api.travis-ci.org/Vonage/vonage-php-core.svg?branch=master)](https://travis-ci.org/Vonage/vonage-php-core)
4+
[![Build Status](https://github.com/vonage/vonage-php-sdk-core/workflows/build/badge.svg)](https://github.com/Vonage/vonage-php-sdk-core/actions?query=workflow%3Abuild)
55
[![Latest Stable Version](https://poser.pugx.org/vonage/client/v/stable)](https://packagist.org/packages/vonage/client)
66
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.txt)
7-
[![codecov](https://codecov.io/gh/Vonage/vonage-php-core/branch/master/graph/badge.svg)](https://codecov.io/gh/vonage/vonage-php-core)
7+
[![codecov](https://codecov.io/gh/Vonage/vonage-php-sdk-core/branch/master/graph/badge.svg)](https://codecov.io/gh/vonage/vonage-php-sdk-core)
88

99
<img src="https://developer.nexmo.com/assets/images/Vonage_Nexmo.svg" height="48px" alt="Nexmo is now known as Vonage" />
1010

0 commit comments

Comments
 (0)