diff --git a/docs/website/docs/dlt-ecosystem/verified-sources/index.md b/docs/website/docs/dlt-ecosystem/verified-sources/index.md index 505488b42f..8a3ab91410 100644 --- a/docs/website/docs/dlt-ecosystem/verified-sources/index.md +++ b/docs/website/docs/dlt-ecosystem/verified-sources/index.md @@ -11,10 +11,6 @@ Planning to use `dlt` in production and need a source that isn't listed? We're h ### Core sources - item.label === '30+ SQL Databases' || item.label === 'REST APIs' || item.label === 'Filesystem & cloud storage' -)} /> - ### Verified sources Choose from our collection of verified sources, developed and maintained by the `dlt` team and community. Each source is rigorously tested against a real API and provided as Python code for easy customization. @@ -23,10 +19,6 @@ Choose from our collection of verified sources, developed and maintained by the If you couldn't find a source implementation, you can easily create your own, check out the [resource page](../../general-usage/resource) to learn how! ::: - item.label !== '30+ SQL Databases' && item.label !== 'REST API generic source'&& item.label !== 'Filesystem & buckets' -)} /> - ### What's the difference between core and verified sources? The main difference between the [core sources](#core-sources) and [verified sources](#verified-sources) lies in their structure.