Skip to content

Commit

Permalink
fix: typo in demo url (#1393)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-mart authored Jul 20, 2024
1 parent 008e61a commit cb2c591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/docs/extend/flowbite-svelte-starter.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ description: Flowbite Svelte Starters provide all necessary components to get st

<List tag="ul" class="space-y-1 my-4">
<Li><A href="https://github.com/themesberg/flowbite-svelte">GitHub Repo</A></Li>
<Li><A href="https://flowbite-svelte.cpm/admin-dashboard">Demo</A></Li>
<Li><A href="https://flowbite-svelte.com/admin-dashboard">Demo</A></Li>
</List>

## Flowbite Svelte starter
Expand Down

0 comments on commit cb2c591

Please sign in to comment.