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 18de92f commit 2b26c94Copy full SHA for 2b26c94
src/App.js
@@ -125,6 +125,7 @@ const App = () => {
125
<Redirect from='/donate' to='/radical-collaboration/donate' />
126
<Redirect from='/donation' to='/radical-collaboration/donate' />
127
<Redirect from='/faq' to='/about/faq' />
128
+ <Redirect from='/home' to='/' />
129
<Redirect from='/how' to='/join-index/how-to-add' />
130
<Redirect from='/how-to' to='/join-index/how-to-add' />
131
<Redirect from='/how-to-use' to='/join-index/how-to-add' />
0 commit comments