Skip to content

Commit

Permalink
Add links to sources and destinations
Browse files Browse the repository at this point in the history
  • Loading branch information
sultaniman committed May 15, 2024
1 parent 4795d55 commit cb43a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/walkthroughs/create-a-pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords: [how to, create a pipeline, rest client]

This guide walks you through creating a pipeline that uses our [REST API Client](../general-usage/http/rest-client)
to connect to [DuckDB](../dlt-ecosystem/destinations/duckdb).
Although this example uses DuckDB, you can adapt the steps to any source and destination by
Although this example uses DuckDB, you can adapt the steps to any [source](https://dlthub.com/docs/dlt-ecosystem/verified-sources/) and [destination]( https://dlthub.com/docs/dlt-ecosystem/destinations/) by
using the [command](../reference/command-line-interface#dlt-init) `dlt init <source> <destination>` and tweaking the pipeline accordingly.

Please make sure you have [installed `dlt`](../reference/installation) before following the
Expand Down

0 comments on commit cb43a10

Please sign in to comment.