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 a677ba3 commit d629175Copy full SHA for d629175
src/components/Layout/HomeContent.js
@@ -253,7 +253,7 @@ export function HomeContent() {
253
doesn’t prescribe how to do routing and data fetching. To build an
254
entire app with React, we recommend a full-stack React framework
255
like <Link href="https://nextjs.org">Next.js</Link> or{' '}
256
- <Link href="https://remix.run">Remix</Link>.
+ <Link href="https://reactrouter.com">React Router</Link>.
257
</Para>
258
</Center>
259
<FullBleed>
0 commit comments