Skip to content

Commit 62a6a5e

Browse files
committed
update daft link
1 parent c72ca72 commit 62a6a5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs/docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1572,7 +1572,7 @@ print(ray_dataset.take(2))
15721572

15731573
### Daft
15741574

1575-
PyIceberg interfaces closely with Daft Dataframes (see also: [Daft integration with Iceberg](https://www.getdaft.io/projects/docs/en/stable/integrations/iceberg/)) which provides a full lazily optimized query engine interface on top of PyIceberg tables.
1575+
PyIceberg interfaces closely with Daft Dataframes (see also: [Daft integration with Iceberg](https://docs.daft.ai/en/stable/io/iceberg/)) which provides a full lazily optimized query engine interface on top of PyIceberg tables.
15761576

15771577
<!-- prettier-ignore-start -->
15781578

0 commit comments

Comments
 (0)