1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Fix web links

This commit is contained in:
Mike Perham 2015-01-07 13:33:26 -08:00
parent 580a01aefe
commit 51b846b077

View file

@ -41,7 +41,7 @@ Installation
Getting Started
-----------------
See the [sidekiq home page](http://mperham.github.com/sidekiq) for the simple 3-step process.
See the [sidekiq home page](http://sidekiq.org) for the simple 3-step process.
You can watch [Railscast #366](http://railscasts.com/episodes/366-sidekiq) to see Sidekiq in action. If you do everything right, you should see this:
![Web UI](https://github.com/mperham/sidekiq/raw/master/examples/web-ui.png)
@ -91,4 +91,4 @@ Please see [LICENSE](https://github.com/mperham/sidekiq/blob/master/LICENSE) for
Author
-----------------
Mike Perham, [@mperham](https://twitter.com/mperham) / [@sidekiq](https://twitter.com/sidekiq), [http://mikeperham.com](http://mikeperham.com) / [http://www.contribsys.com](http://www.contribsys.com)
Mike Perham, [@mperham](https://twitter.com/mperham) / [@sidekiq](https://twitter.com/sidekiq), [http://www.mikeperham.com](http://www.mikeperham.com) / [http://www.contribsys.com](http://www.contribsys.com)