mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 23:07:01 +10:00
Update link to 4.0.0 version release on GitHub releases
This commit is contained in:
@@ -26,7 +26,7 @@ export const HeroSection = () => (
|
||||
<Badge>{t`Version 4`}</Badge>
|
||||
|
||||
<a
|
||||
href="https://docs.rxresu.me/overview/features"
|
||||
href="https://github.com/amruthpillai/reactive-resume/releases/tag/v4.0.0"
|
||||
className={cn(buttonVariants({ variant: "link" }), "space-x-2 text-left")}
|
||||
>
|
||||
<p>{t`What's new in the latest version`}</p>
|
||||
|
||||
Reference in New Issue
Block a user