Skip to content

Commit

Permalink
Fix badge url (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik authored Nov 7, 2022
1 parent fa6f929 commit ddd8cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Github build](https://github.com/damianszczepanik/office-365-connector-plugin/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/damianszczepanik/office-365-connector-plugin/actions/workflows/build.yml)
[![Coverage Status](https://codecov.io/gh/damianszczepanik/office-365-connector-plugin/branch/master/graph/badge.svg)](https://codecov.io/github/damianszczepanik/office-365-connector-plugin)
[![Github build](https://github.com/jenkinsci/office-365-connector-plugin/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/jenkinsci/office-365-connector-plugin/actions/workflows/build.yml)
[![Coverage Status](https://codecov.io/gh/jenkinsci/office-365-connector-plugin/branch/master/graph/badge.svg)](https://codecov.io/github/jenkinsci/office-365-connector-plugin)

[![Popularity](https://img.shields.io/jenkins/plugin/i/Office-365-Connector.svg)](https://plugins.jenkins.io/Office-365-Connector)

Expand Down

0 comments on commit ddd8cd0

Please sign in to comment.