fix: update link to "SVR.JS 4.0.0-beta3 has been released" blog post in the banner

This commit is contained in:
Dorian Niemiec 2024-09-08 12:58:44 +02:00
parent 489dbaaf63
commit 7c58ed45b3

View file

@ -49,7 +49,7 @@ export default function PageLayout({
icon={<Home className={iconClassName} />}
title="SVR.JS 4.0.0 is now on beta!"
announcement="The latest beta version is SVR.JS 4.0.0-beta3."
link="https://blog.svrjs.org/2024/08/30/SVR-JS-4-0-0-beta3-has-been-released/"
link="/blog/SVR-JS-4-0-0-beta3-has-been-released"
buttonText="Read more"
/>
<Navbar />