Skip to content

Commit 3cf50d5

Browse files
committed
Fixing Build status badge
1 parent d2e16c1 commit 3cf50d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Vonage Server SDK for Python
22

33
[![PyPI version](https://badge.fury.io/py/vonage.svg)](https://badge.fury.io/py/vonage)
4-
[![Actions Status](<(https://github.com/Vonage/vonage-python-sdk/workflows/Build/badge.svg)>)](https://github.com/Vonage/vonage-python-sdk/actions)
4+
[![Build Status](https://github.com/Vonage/vonage-python-sdk/workflows/Build/badge.svg)](https://github.com/Vonage/vonage-python-sdk/actions)
55
[![Coverage Status](https://coveralls.io/repos/github/Vonage/vonage-python-sdk/badge.svg?branch=master)](https://coveralls.io/github/Vonage/vonage-python-sdk?branch=master)
66
[![Python versions supported](https://img.shields.io/pypi/pyversions/vonage.svg)](https://pypi.python.org/pypi/vonage)
77
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

0 commit comments

Comments
 (0)