Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit e0b1af8

Browse files
authored
Update Cards.tsx
Fix broken link for default theme
1 parent 7edcf21 commit e0b1af8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/docs/themes/components/Cards.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ export const Cards: SFC = () => (
2222
<Wrapper>
2323
<Card
2424
image="https://cdn-std.dprcdn.net/files/acc_649651/TkJQcV"
25-
name="docz-theme-default"
25+
name="gatsby-theme-docz"
2626
description="Default theme created by docz"
27-
link="https://github.com/pedronauck/docz/tree/master/core/docz-theme-default"
27+
link="https://github.com/pedronauck/docz/tree/master/core/gatsby-theme-docz"
2828
/>
2929
<Card
3030
image="https://github.com/zicodeng/docz-theme-ztopia/blob/master/public/images/demo.gif?raw=true"

0 commit comments

Comments
 (0)