Wrong topic link in docs/intro/overview.rst

This commit is contained in:
Julia Medina 2015-05-09 05:23:12 -03:00
parent c271d8f0b1
commit 42c2c4b6ce
1 changed files with 3 additions and 3 deletions

View File

@ -157,9 +157,9 @@ scraping easy and efficient, such as:
crawler
* Plus other goodies like reusable spiders to crawl sites from `Sitemaps`_ and
XML/CSV feeds, a media pipeline for :ref:`automatically downloading images <topics-images>`
(or any other media) associated with the scraped items, a caching DNS resolver,
and much more!
XML/CSV feeds, a media pipeline for :ref:`automatically downloading images
<topics-media-pipeline>` (or any other media) associated with the scraped
items, a caching DNS resolver, and much more!
What's next?
============