Skip to content

Commit

Permalink
fix(components): Correct path to v0.16.2 blog announcement
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Jung <[email protected]>
  • Loading branch information
nderjung committed Feb 14, 2024
1 parent d8820d1 commit 8c1d178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/landing-hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default function LandingHero() {
p='2'
pr='4'
>
<NextLink href={'/blog/2024-02-12-unikraft-releases-v0.16.2'} passHref>
<NextLink href={'/blog/2024-02-13-unikraft-releases-v0.16.2'} passHref>
<chakra.a
as={Box}
role={'group'}
Expand Down

0 comments on commit 8c1d178

Please sign in to comment.