Skip to content

Commit 5d30b3d

Browse files
Merge pull request #190 from omniauth/docs/codeclimate-badge
docs: update codeclimate badge
2 parents 921f333 + e3f09ea commit 5d30b3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
[![Gem Version](http://img.shields.io/gem/v/omniauth-saml.svg)][gem]
44
[![Build Status](http://img.shields.io/travis/omniauth/omniauth-saml.svg)][travis]
5-
[![Code Climate](http://img.shields.io/codeclimate/github/omniauth/omniauth-saml.svg)][codeclimate]
5+
[![Maintainability](https://api.codeclimate.com/v1/badges/749e17b553ea944522c1/maintainability)][codeclimate]
66
[![Coverage Status](http://img.shields.io/coveralls/omniauth/omniauth-saml.svg)][coveralls]
77

88
[gem]: https://rubygems.org/gems/omniauth-saml
99
[travis]: http://travis-ci.org/omniauth/omniauth-saml
10-
[codeclimate]: https://codeclimate.com/github/omniauth/omniauth-saml
10+
[codeclimate]: https://codeclimate.com/github/omniauth/omniauth-saml/maintainability
1111
[coveralls]: https://coveralls.io/r/omniauth/omniauth-saml
1212

1313
A generic SAML strategy for OmniAuth available under the [MIT License](LICENSE.md)

0 commit comments

Comments
 (0)