mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-12 22:14:54 +10:00
Merge pull request #2504 from joyalgeorgekj/main
[FIX]: Incorrect/Invalid URL to see the new features in v4
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