Skip to content

Commit

Permalink
docs: fix legacy url (#1634)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyynthia authored Feb 19, 2025
1 parent cf4d8b2 commit 1bb9ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/meta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const ogImage = `${ogUrl}og.jpg`

/* Legacy Radix Vue */
export const legacyVersion = 'Radix Vue v1.9.x'
export const legacyLink = 'https://reka-ui.com/'
export const legacyLink = 'https://radix-vue.com/'

/* GitHub and social links */
export const github = 'https://github.com/unovue/reka-ui'
Expand Down

0 comments on commit 1bb9ef5

Please sign in to comment.