We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f210f commit a293e44Copy full SHA for a293e44
src/components/HomepageFeatures/why.tsx
@@ -42,7 +42,7 @@ const FeatureList: FeatureItem[] = [
42
<Link to={'https://www.valheimgame.com'}>Valheim</Link><>, </>
43
<Link to={'https://enshrouded.com'}>Enshrouded</Link><>, </>
44
<Link to={'https://factorio.com'}>Factorio</Link><>, </>
45
- <Link to={'/eggs-nest'} target={'_blank'}>and so much more</Link>.
+ <Link to={'/eggs'} target={'_blank'}>and so much more</Link>.
46
Check our eggs out, we like them scrambled!
47
</>
48
),
0 commit comments