diff --git a/README.rdoc b/README.rdoc index c0f043e7..6888fc8e 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1297,7 +1297,7 @@ typically don't have to +use+ them explicitly. You can find useful middleware in {rack}[https://github.com/rack/rack/tree/master/lib/rack], {rack-contrib}[https://github.com/rack/rack-contrib#readme], -with [CodeRack]{http://coderack.org/} or in the +with {CodeRack}[http://coderack.org/] or in the {Rack wiki}[https://github.com/rack/rack/wiki/List-of-Middleware]. == Testing