Skip to content

Commit 580372d

Browse files
committed
Update links to point to new repo [ci skip]
1 parent 1923b17 commit 580372d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![Gem Version](https://badge.fury.io/rb/thor.png)](https://rubygems.org/gems/thor)
2-
[![Build Status](https://secure.travis-ci.org/wycats/thor.png?branch=master)](http://travis-ci.org/wycats/thor)
3-
[![Dependency Status](https://gemnasium.com/wycats/thor.png?travis)](https://gemnasium.com/wycats/thor)
4-
[![Code Climate](https://codeclimate.com/github/wycats/thor.png)](https://codeclimate.com/github/wycats/thor)
5-
[![Coverage Status](https://coveralls.io/repos/wycats/thor/badge.png?branch=master)](https://coveralls.io/r/wycats/thor)
2+
[![Build Status](https://secure.travis-ci.org/erikhuda/thor.png?branch=master)](http://travis-ci.org/erikhuda/thor)
3+
[![Dependency Status](https://gemnasium.com/erikhuda/thor.png?travis)](https://gemnasium.com/erikhuda/thor)
4+
[![Code Climate](https://codeclimate.com/github/erikhuda/thor.png)](https://codeclimate.com/github/erikhuda/thor)
5+
[![Coverage Status](https://coveralls.io/repos/erikhuda/thor/badge.png?branch=master)](https://coveralls.io/r/erikhuda/thor)
66

77
Thor
88
====
@@ -25,7 +25,7 @@ Usage and documentation
2525
-----------------------
2626
Please see the [wiki][] for basic usage and other documentation on using Thor. You can also checkout the [official homepage][homepage].
2727

28-
[wiki]: https://github.com/wycats/thor/wiki
28+
[wiki]: https://github.com/erikhuda/thor/wiki
2929
[homepage]: http://whatisthor.com/
3030

3131
License

0 commit comments

Comments
 (0)