Skip to content

Commit

Permalink
docs: update pdf link
Browse files Browse the repository at this point in the history
  • Loading branch information
jhony112 committed Nov 20, 2024
1 parent 565a72c commit 77d6068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/data-sources/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EmbedJs comes with built-in support for various data sources.
We handle the complexity of loading unstructured data from these data sources, allowing you to easily customize your app through a user-friendly interface.

<CardGroup cols={4}>
<Card title="PDF file" href="/components/data-sources/pdf-file" />
<Card title="PDF file" href="/components/data-sources/pdf" />
<Card title="CSV file" href="/components/data-sources/csv" />
<Card title="JSON file" href="/components/data-sources/json" />
<Card title="XML file" href="/components/data-sources/xml" />
Expand Down

0 comments on commit 77d6068

Please sign in to comment.