diff --git a/docs/content/Tutorial:-Loading-Your-Data-Part-1.md b/docs/content/Tutorial:-Loading-Your-Data-Part-1.md index 122ce70ccc4..cc7106b53e3 100644 --- a/docs/content/Tutorial:-Loading-Your-Data-Part-1.md +++ b/docs/content/Tutorial:-Loading-Your-Data-Part-1.md @@ -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: ``` -examples/indexing/index_task.json +examples/indexing/wikipedia_index_task.json ``` Open up the file to see the following: