Skip to content

Commit

Permalink
Fix typo in build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Huot committed Aug 23, 2023
1 parent 65175cf commit e8db45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bottle-oauthlib

[![Build](https://github.com/refinitiv/bottle-oauthlib/actions/workflows/python.yml/badge.svg](https://github.com/Refinitiv/bottle-oauthlib/actions)
[![Build](https://github.com/refinitiv/bottle-oauthlib/actions/workflows/python.yml/badge.svg)](https://github.com/Refinitiv/bottle-oauthlib/actions)
[![Coverage Status](https://coveralls.io/repos/github/Refinitiv/bottle-oauthlib/badge.svg?branch=master)](https://coveralls.io/github/Refinitiv/bottle-oauthlib?branch=master)
[![pip install bottle-oauthlib](https://img.shields.io/pypi/v/bottle-oauthlib.svg)](https://pypi.python.org/pypi/bottle-oauthlib)

Expand Down

0 comments on commit e8db45f

Please sign in to comment.