Skip to content

Commit

Permalink
Fix example url in documentation (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
yboulkaid authored Jan 25, 2021
1 parent 716a182 commit 4870453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Before v7, the middleware was configured automatically. Since some people report

*NOTE* if you want to use the reaper you also need to configure the server middleware.

[A full and hopefully working example](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/myapp/config/sidekiq.rb#L12)
[A full example](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/myapp/config/initializers/sidekiq.rb#L12)

```ruby
Sidekiq.configure_server do |config|
Expand Down

0 comments on commit 4870453

Please sign in to comment.