From fcbb3267a6c6c6d99608c2d0e46403f762982505 Mon Sep 17 00:00:00 2001 From: s-pace Date: Thu, 31 Jan 2019 00:39:33 +0100 Subject: [PATCH] fix 404 --- docs/src/crawler-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/crawler-overview.md b/docs/src/crawler-overview.md index 022d7197..114758d1 100644 --- a/docs/src/crawler-overview.md +++ b/docs/src/crawler-overview.md @@ -31,5 +31,5 @@ is open source and even packaged as a Docker image. Download it, and run it with your own credentials. [1]: https://scrapy.org/ -[2]: ./crawler-config.html +[2]: ./config-file.html [3]: ./run-your-own.html