Skip to content

Commit

Permalink
Update docs badge in README
Browse files Browse the repository at this point in the history
Update the URL of the docs badge to include it from inch-ci.org instead of inch-pages.github.io (the former being the successor of the Inch Pages project).

[ci skip]
  • Loading branch information
rrrene committed Jun 27, 2014
1 parent 681dbbc commit 73cf558
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
Expand Up @@ -8,7 +8,7 @@ them later.
- [![Code Climate](https://img.shields.io/codeclimate/github/resque/resque.svg)](https://codeclimate.com/github/resque/resque)
- [![Build Status](https://img.shields.io/travis/resque/resque/master.svg)](https://travis-ci.org/resque/resque)
- [![Coverage Status](https://img.shields.io/coveralls/resque/resque/master.svg)](https://coveralls.io/r/resque/resque)
- [![Inline docs](http://inch-pages.github.io/github/resque/resque.svg)](http://inch-pages.github.io/github/resque/resque)
- [![Inline docs](http://inch-ci.org/github/resque/resque.svg)](http://inch-ci.org/github/resque/resque)

### A note about branches

Expand Down

0 comments on commit 73cf558

Please sign in to comment.