Skip to content

Commit

Permalink
site redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Aug 14, 2015
1 parent 7fb504a commit 0804127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sidekiq/cli.rb
Expand Up @@ -64,7 +64,7 @@ def run

logger.info "Running in #{RUBY_DESCRIPTION}"
logger.info Sidekiq::LICENSE
logger.info "Upgrade to Sidekiq Pro for more features and support: http://sidekiq.org/pro" unless defined?(::Sidekiq::Pro)
logger.info "Upgrade to Sidekiq Pro for more features and support: http://sidekiq.org" unless defined?(::Sidekiq::Pro)

fire_event(:startup)

Expand Down

0 comments on commit 0804127

Please sign in to comment.