From ee4bf1dd73f28ebd83876c0c63ce69b1bbdaf76f Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Fri, 11 Nov 2016 10:04:56 -0500 Subject: [PATCH] Railscast is really old, switch to Youtube playlist --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df087653..eeb26e72 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ Getting Started ----------------- 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: +You can watch [this Youtube playlist](https://www.youtube.com/playlist?list=PLjeHh2LSCFrWGT5uVjUuFKAcrcj5kSai1) to learn all about +Sidekiq and see its features in action. Here's the Web UI: ![Web UI](https://github.com/mperham/sidekiq/raw/master/examples/web-ui.png)