From baef2cbb55a7894f22e098165cdc58bf10c10881 Mon Sep 17 00:00:00 2001 From: Sultan Iman Date: Mon, 13 May 2024 15:52:35 +0200 Subject: [PATCH] Update links --- docs/website/docs/walkthroughs/create-a-pipeline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/website/docs/walkthroughs/create-a-pipeline.md b/docs/website/docs/walkthroughs/create-a-pipeline.md index feb5ad3cde..18c5f9c20a 100644 --- a/docs/website/docs/walkthroughs/create-a-pipeline.md +++ b/docs/website/docs/walkthroughs/create-a-pipeline.md @@ -154,7 +154,7 @@ This will open a Streamlit app that gives you an overview of the data loaded. With a functioning pipeline, consider exploring: -- Learn more about our [rest client](https://dlthub.com/devel/general-usage/http/rest-client). +- Our [rest client](https://dlthub.com/devel/general-usage/http/rest-client). - [Deploy this pipeline with GitHub Actions](deploy-a-pipeline/deploy-with-github-actions), so that the data is automatically loaded on a schedule. - Transform the [loaded data](../dlt-ecosystem/transformations) with dbt or in