Skip to content

Commit a293e44

Browse files
authored
Fix broken link
1 parent 70f210f commit a293e44

File tree

1 file changed

+1
-1
lines changed
  • src/components/HomepageFeatures

1 file changed

+1
-1
lines changed

src/components/HomepageFeatures/why.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const FeatureList: FeatureItem[] = [
4242
<Link to={'https://www.valheimgame.com'}>Valheim</Link><>, </>
4343
<Link to={'https://enshrouded.com'}>Enshrouded</Link><>, </>
4444
<Link to={'https://factorio.com'}>Factorio</Link><>, </>
45-
<Link to={'/eggs-nest'} target={'_blank'}>and so much more</Link>.
45+
<Link to={'/eggs'} target={'_blank'}>and so much more</Link>.
4646
Check our eggs out, we like them scrambled!
4747
</>
4848
),

0 commit comments

Comments
 (0)