Skip to content

Commit

Permalink
Fix broken link in Local CSV doc (#4578)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
  • Loading branch information
avaidyanatha and Abhi Vaidyanatha committed Jul 6, 2021
1 parent 17cf7bc commit 3e3cf7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/destinations/local-csv.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ docker cp airbyte-scheduler:/tmp/airbyte_local/{destination_path}/{filename}.csv
```


Note: If you are running Airbyte on Windows with Docker backed by WSL2, you have to use similar step as above or refer to this [link](../tutorials/locating-files-local-destination.md) for an alternative approach.
Note: If you are running Airbyte on Windows with Docker backed by WSL2, you have to use similar step as above or refer to this [link](../../operator-guides/locating-files-local-destination.md) for an alternative approach.

0 comments on commit 3e3cf7b

Please sign in to comment.