diff --git a/examples/upstart/manage-many/sidekiq.conf b/examples/upstart/manage-many/sidekiq.conf index 4b2d4a9c..ec8b0b5a 100644 --- a/examples/upstart/manage-many/sidekiq.conf +++ b/examples/upstart/manage-many/sidekiq.conf @@ -4,7 +4,7 @@ # allows you to manage multiple Sidekiq instances with # Upstart, Ubuntu's native service management tool. # -# See workers.conf for how to manage all Sidekiq instances at once. +# See sidekiq-manager.conf for how to manage all Sidekiq instances at once. # # Save this config as /etc/init/sidekiq.conf then mange sidekiq with: # sudo start sidekiq app=/path/to/app index=0