From 8859aa675a03d255c06f0cdcb46e8f53de6f5d4b Mon Sep 17 00:00:00 2001 From: Igal Levy Date: Tue, 25 Mar 2014 16:43:58 -0700 Subject: [PATCH] fixed link text to realtime ingestion --- docs/content/Tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/Tasks.md b/docs/content/Tasks.md index c1730f46e93..7ef0b8d215a 100644 --- a/docs/content/Tasks.md +++ b/docs/content/Tasks.md @@ -163,7 +163,7 @@ The indexing service can also run real-time tasks. These tasks effectively trans |availabilityGroup|String|An uniqueness identifier for the task. Tasks with the same availability group will always run on different middle managers. Used mainly for replication. |yes| |requiredCapacity|Integer|How much middle manager capacity this task will take.|yes| -For schema, fireDepartmentConfig, windowPeriod, segmentGranularity, and rejectionPolicy, see the [realtime-ingestion doc](Realtime-ingestion.html). For firehose configuration, see [Firehose](Firehose.html). +For schema, fireDepartmentConfig, windowPeriod, segmentGranularity, and rejectionPolicy, see [Realtime Ingestion](Realtime-ingestion.html). For firehose configuration, see [Firehose](Firehose.html). Segment Merging Tasks