diff --git a/docs/topics/downloader-middleware.rst b/docs/topics/downloader-middleware.rst index de5f72b80..9ce4293d2 100644 --- a/docs/topics/downloader-middleware.rst +++ b/docs/topics/downloader-middleware.rst @@ -1023,10 +1023,10 @@ Parsers vary in several aspects: * Support for wildcard matching -* Usage of length based rule: in particular for ``Allow`` and - ``Disallow`` directives, where the most specific rule based on the length of - the path trumps the less specific (shorter) rule - +* Usage of `length based rule `_: + in particular for ``Allow`` and ``Disallow`` directives, where the most + specific rule based on the length of the path trumps the less specific + (shorter) rule .. _protego-parser: