mirror of
https://github.com/dlt-hub/dlt.git
synced 2025-12-17 19:31:30 +00:00
Fix a few broken links on the Kestra page in the docs. It also updates the Docker image to use latest
This commit is contained in:
@@ -73,7 +73,7 @@ Here is the summary of the steps:
|
||||
|
||||
```yaml
|
||||
kestra:
|
||||
image: kestra/kestra:develop-full
|
||||
image: kestra/kestra:latest
|
||||
env_file:
|
||||
- .env
|
||||
```
|
||||
@@ -108,9 +108,9 @@ For detailed information on these steps, please consult the `README.md` in the
|
||||
### Additional resources
|
||||
|
||||
- Ingest Zendesk data into Weaviate using `dlt` with Kestra:
|
||||
[here](https://kestra.io/blueprints/148-ingest-zendesk-data-into-weaviate-using-dlt).
|
||||
[here](https://kestra.io/blueprints/dlt-zendesk-to-weaviate).
|
||||
- Ingest Zendesk data into DuckDb using dlt with Kestra:
|
||||
[here.](https://kestra.io/blueprints/147-ingest-zendesk-data-into-duckdb-using-dlt)
|
||||
[here.](https://kestra.io/blueprints/dlt-zendesk-to-duckdb)
|
||||
- Ingest Pipedrive CRM data to BigQuery using `dlt` and schedule it to run every hour:
|
||||
[here.](https://kestra.io/blueprints/146-ingest-pipedrive-crm-data-to-bigquery-using-dlt-and-schedule-it-to-run-every-hour)
|
||||
[here.](https://kestra.io/blueprints/dlt-pipedrive-to-bigquery)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user