From 5586fc7e3876d5a5e8d1797c73cb9b743c8097d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paulius=20Aleksi=C5=ABnas?= Date: Tue, 10 Jan 2017 11:12:42 +0200 Subject: [PATCH] Update architecture.rst In the data flow image arrows are red. --- docs/topics/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/architecture.rst b/docs/topics/architecture.rst index ea0cb0ea7..4ac39ad2d 100644 --- a/docs/topics/architecture.rst +++ b/docs/topics/architecture.rst @@ -12,7 +12,7 @@ Overview The following diagram shows an overview of the Scrapy architecture with its components and an outline of the data flow that takes place inside the system -(shown by the green arrows). A brief description of the components is included +(shown by the red arrows). A brief description of the components is included below with links for more detailed information about them. The data flow is also described below.