Skip to content

Commit b3a6e22

Browse files
authored
Update README.md
1 parent e05431c commit b3a6e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Ruby gem for validating [JSON API](http://jsonapi.org) documents.
44
## Status
55

66
[![Gem Version](https://badge.fury.io/rb/jsonapi-parser.svg)](https://badge.fury.io/rb/jsonapi-parser)
7-
[![Build Status](https://secure.travis-ci.org/jsonapi-rb/parser.svg?branch=master)](http://travis-ci.org/jsonapi-rb/parser?branch=master)
8-
[![codecov](https://codecov.io/gh/jsonapi-rb/parser/branch/master/graph/badge.svg)](https://codecov.io/gh/jsonapi-rb/parser)
7+
[![Build Status](https://secure.travis-ci.org/jsonapi-rb/jsonapi-parser.svg?branch=master)](http://travis-ci.org/jsonapi-rb/parser?branch=master)
8+
[![codecov](https://codecov.io/gh/jsonapi-rb/jsonapi-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/jsonapi-rb/parser)
99
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/jsonapi-rb/Lobby)
1010

1111
## Installation

0 commit comments

Comments
 (0)