Fix reference.

This commit is contained in:
Nikola Pavlović 2015-07-10 02:35:27 +02:00 committed by Daniel Graña
parent 5b8c9e5651
commit 7c8a4fed0b
1 changed files with 2 additions and 2 deletions

View File

@ -505,8 +505,8 @@ doesn't find one -- handy for crawling blogs, forums and other sites with
pagination.
Another common pattern is to build an item with data from more than one page,
using a `trick to pass additional data to the callbacks
<topics-request-response-ref-request-callback-arguments>`_.
using a :ref:`trick to pass additional data to the callbacks
<topics-request-response-ref-request-callback-arguments>`.
.. note::