diff --git a/docs/website/blog/2023-09-05-mongo-etl.md b/docs/website/blog/2023-09-05-mongo-etl.md index 9cd9ca6a01..5fe0f0fd41 100644 --- a/docs/website/blog/2023-09-05-mongo-etl.md +++ b/docs/website/blog/2023-09-05-mongo-etl.md @@ -194,7 +194,7 @@ Here's a code explanation of how it works under the hood: `child._dlt_parent_id = parent._dlt_id`. Read more about it here: -[Mongo verified source.](https://dlthub.com/docs/dlt-ecosystem/verified-sources/mongodb.md) +[Mongo verified source.](https://dlthub.com/docs/dlt-ecosystem/verified-sources/mongodb) What are you waiting for?