Skip to content

Commit e9330e5

Browse files
committed
Remove remaining notebook relative link from migration guide
1 parent 8b28e52 commit e9330e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs/docs/migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Migrating to Iceberg provides numerous benefits:
3939

4040
### 1. CSV Migration
4141

42-
CSV is one of the most common formats to migrate from. See the [CSV Migration Example](../notebooks/csv_migration_example.ipynb) for a detailed walkthrough.
42+
CSV is one of the most common formats to migrate from. The CSV migration process involves reading CSV files, converting them to Iceberg's schema, and writing the data to Iceberg tables.
4343

4444
#### Basic CSV Migration
4545

0 commit comments

Comments
 (0)