mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Fixed 'Getting Started' link
The Sidekiq no longer (?) contains the setup process. Instead this link should go directly to the Getting Started wiki page. Also, it's technically a 4-step process which sounds weird and more complicated than it actually is. Replaced '3-step' with 'setup'
This commit is contained in:
parent
f8ee089607
commit
f975bb0e99
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Installation
|
|||
Getting Started
|
||||
-----------------
|
||||
|
||||
See the [sidekiq home page](http://sidekiq.org) for the simple 3-step process.
|
||||
See the [Getting Started wiki page](https://github.com/mperham/sidekiq/wiki/Getting-Started) and follow the simple setup 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)
|
||||
|
|
Loading…
Add table
Reference in a new issue