Skip to content

Commit 56bcc50

Browse files
committed
Documentation
1 parent c33a976 commit 56bcc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ To import the data into Elasticsearch we use logstash and this pipeline config
176176
https://github.com/scaleborn/elasticsearch-linear-regression/tree/master/examples/houseprices/house-prices-import.conf[house-prices-import.conf]:
177177
[source,js]
178178
--------------------------------------------------
179-
./bin/logstash -f house-prices.conf
179+
./bin/logstash -f house-prices-import.conf
180180
--------------------------------------------------
181181
The index data will have this form:
182182
[source,js]

0 commit comments

Comments
 (0)