README.md in sidekiq-datadog-0.3.0 vs README.md in sidekiq-datadog-0.3.1
- old
+ new
@@ -19,10 +19,10 @@
config.server_middleware do |chain|
chain.add Sidekiq::Middleware::Server::Datadog
end
end
-For full configuration options, please see the [Documentation][http://www.rubydoc.info/gems/sidekiq-datadog].
+For full configuration options, please see the [Documentation](http://www.rubydoc.info/gems/sidekiq-datadog).
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)