There was an error while loading. Please reload this page.
1 parent 2f00c32 commit 9036281Copy full SHA for 9036281
packages/react-scripts/template/src/components/App.js
@@ -9,7 +9,7 @@ function App() {
9
return (
10
<>
11
<Subnav>
12
- <Link to="/">
+ <Link to="./">
13
<Trans i18nKey="nav.home">Home</Trans>
14
</Link>
15
<Link to="user">
0 commit comments