From f35c0bb86572a1ba7f193042ca4f2ad8cae7eff2 Mon Sep 17 00:00:00 2001 From: Bobby McDonald Date: Wed, 13 Apr 2022 15:09:38 -0400 Subject: [PATCH] Fix badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8abe1f..cf05ba2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Gem Version](http://img.shields.io/gem/v/omniauth.svg)][gem] [![Ruby](https://github.com/omniauth/omniauth/actions/workflows/main.yml/badge.svg)][githubactions] -[![TruffleRuby](https://github.com/omniauth/omniauth/actions/workflows/truffle_ruby.yml/badge.svg)](githubactionstruffle) -[![JRuby](https://github.com/omniauth/omniauth/actions/workflows/jruby.yml/badge.svg)](githubactionsjruby) +[![TruffleRuby](https://github.com/omniauth/omniauth/actions/workflows/truffle_ruby.yml/badge.svg)][githubactionstruffle] +[![JRuby](https://github.com/omniauth/omniauth/actions/workflows/jruby.yml/badge.svg)][githubactionsjruby] [![Code Climate](https://api.codeclimate.com/v1/badges/ffd33970723587806744/maintainability)][codeclimate] [![Coverage Status](http://img.shields.io/coveralls/omniauth/omniauth.svg)][coveralls]