docs: correcting path to index file

This commit is contained in:
Jon Chase 2014-04-07 09:14:21 -04:00
parent 4d6174ebf2
commit 0036954261
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ Indexing the Data
To index the data and build a Druid segment, we are going to need to submit a task to the indexing service. This task should already exist: To index the data and build a Druid segment, we are going to need to submit a task to the indexing service. This task should already exist:
``` ```
examples/indexing/index_task.json examples/indexing/wikipedia_index_task.json
``` ```
Open up the file to see the following: Open up the file to see the following: