We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ccf0c3 commit 197a949Copy full SHA for 197a949
1 file changed
docs/index.md
@@ -65,6 +65,6 @@ With `deltalake` you can manage data stored on a local file system or in the clo
65
66
## Next steps
67
68
-- Learn about [Querying Delta Tables](usage/querying-delta-tables/)
69
-- Learn about using `deltalake` [with Polars](integrations/delta-lake-polars/)
70
-- Learn about using `deltalake` [with DataFusion](integrations/delta-lake-datafusion/)
+- Learn about [Querying Delta Tables](usage/querying-delta-tables.md)
+- Learn about using `deltalake` [with Polars](integrations/delta-lake-polars.md)
+- Learn about using `deltalake` [with DataFusion](integrations/delta-lake-datafusion.md)
0 commit comments