diff --git a/docs/blocks/export-data.md b/docs/blocks/export-data.md index a00db3e..f7f9ec7 100644 --- a/docs/blocks/export-data.md +++ b/docs/blocks/export-data.md @@ -4,7 +4,7 @@ title: Export Data Block # Export Data Block -Export [table](../workflow//table.md), [google sheets](./google-sheets.md), or [variables](../workflow/variables.md) data as JSON, CSV, or plain text file. +Export [table](../workflow/table.md), [google sheets](./google-sheets.md), or [variables](../workflow/variables.md) data as JSON, CSV, or plain text file. ## File name The name of the file @@ -13,4 +13,4 @@ The name of the file The [reference key](./google-sheets.html#reference-key) you input in the Google Sheets block. ## Variable name -The variable name that you want to export. \ No newline at end of file +The variable name that you want to export.