From d389010271a9fd6c126bdd2b86d833c73596dd5e Mon Sep 17 00:00:00 2001 From: Anton Burnashev Date: Sat, 14 Sep 2024 17:45:50 +0200 Subject: [PATCH] Remove the category link --- docs/website/docs/tutorial/load-data-from-an-api.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/website/docs/tutorial/load-data-from-an-api.md b/docs/website/docs/tutorial/load-data-from-an-api.md index 1718ef642b..1e40531691 100644 --- a/docs/website/docs/tutorial/load-data-from-an-api.md +++ b/docs/website/docs/tutorial/load-data-from-an-api.md @@ -574,9 +574,8 @@ Interested in learning more? Here are some suggestions: - [Run in production: inspecting, tracing, retry policies and cleaning up](../running-in-production/running). - [Run resources in parallel, optimize buffers and local storage](../reference/performance.md) - [Use REST API client helpers](../general-usage/http/rest-client.md) to simplify working with REST APIs. -3. Check out our [how-to guides](../walkthroughs) to get answers to some common questions. -4. Explore [destinations](../dlt-ecosystem/destinations/) and [sources](../dlt-ecosystem/verified-sources/) provided by us and community. -5. Explore the [Examples](../examples) section to see how dlt can be used in real-world scenarios +3. Explore [destinations](../dlt-ecosystem/destinations/) and [sources](../dlt-ecosystem/verified-sources/) provided by us and community. +4. Explore the [Examples](../examples) section to see how dlt can be used in real-world scenarios