Skip to content

Commit

Permalink
fix gif of febrl data in configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sonalgoyal committed Sep 24, 2021
1 parent f1fba53 commit 44fc1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Here are the json variables which you will need to define to work with your data

Array of input data. Each array entry here refers to a [Zingg Pipe](pipes.md). If the data is self describing, for eg avro or parquet, there is no need to define the schema. Else field definitions with name and types need to be provided.

For example for the csv under [examples/febrl/test.csv](examples/febrl/test.csv) ![febrl](assets/febrl.gif)
For example for the csv under [examples/febrl/test.csv](examples/febrl/test.csv) ![febrl](../assets/febrl.gif)

```json
"data" : [ {
Expand Down

0 comments on commit 44fc1cd

Please sign in to comment.