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 44fb481 commit 2f3a9a1Copy full SHA for 2f3a9a1
src/App.js
@@ -61,6 +61,7 @@ const App = () => {
61
<Redirect from='/donate' to='/support/donate' />
62
<Redirect from='/donation' to='/support/donate' />
63
<Redirect from='/faq' to='/about/faq' />
64
+ <Redirect from='/home' to='/' />
65
<Redirect from='/how' to='/join-index/how-to-add' />
66
<Redirect from='/how-to' to='/join-index/how-to-add' />
67
<Redirect from='/how-to-use' to='/join-index/how-to-add' />
0 commit comments