From ab30d068b4915553c877e50b2f3bbe56305992da Mon Sep 17 00:00:00 2001 From: Igal Levy Date: Wed, 27 Nov 2013 11:58:26 -0800 Subject: [PATCH] update process flow diagram to be correct --- docs/content/Realtime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/Realtime.md b/docs/content/Realtime.md index c89727de438..048a8fdc22c 100644 --- a/docs/content/Realtime.md +++ b/docs/content/Realtime.md @@ -178,7 +178,7 @@ Segment Propagation The segment propagation diagram for real-time data ingestion can be seen below: -![Segment Propagation](https://raw.github.com/metamx/druid/druid-0.5.4/doc/segment_propagation.png "Segment Propagation") +![Segment Propagation](../img/segmentPropagation.png "Segment Propagation") Requirements ------------