diff --git a/README.md b/README.md index faaf8e6..2617d21 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ end ``` Note: `Rack::Attack::Request` is just a subclass of `Rack::Attack` so that you -can cleanly [monkey patch helper methods] onto the +can cleanly monkey patch helper methods onto the [request object](https://github.com/kickstarter/rack-attack/blob/master/lib/rack/attack/request.rb). ## About Tracks