Skip to content

Commit

Permalink
fix link in mongo article
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianbr authored Sep 7, 2023
1 parent df719ac commit 1c42034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/blog/2023-09-05-mongo-etl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 1c42034

Please sign in to comment.