Skip to content

Commit

Permalink
Fix unintended changes
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo committed Jul 6, 2022
1 parent 821c770 commit 47affd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/doc/21-load-data/02-stage.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ CREATE TABLE books

### Step 5. Copy Data into the Target Tables

Execute [COPY](/doc/reference/sql/dml/dml-copy) to load staged files to the target table.
Execute [COPY](../30-reference/30-sql/10-dml/dml-copy-into-table.md) to load staged files to the target table.

<Tabs groupId="sample-data">

Expand Down

0 comments on commit 47affd0

Please sign in to comment.