Skip to content

Commit dcfb5a1

Browse files
committed
fix: update badge to link in SUPPORTED_CARDS for improved navigation
1 parent 9332f2e commit dcfb5a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/supportedCards.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,6 @@ export const SUPPORTED_CARDS: SupportedCardType[] = [
126126
label: 'Powered by AI',
127127
component: AICard,
128128
type: 'supported',
129-
badge: 'BETA',
129+
link: 'https://hackertab.dev/',
130130
},
131131
]

0 commit comments

Comments
 (0)