fix(client): temporary redirect for donation settings

This commit is contained in:
Mrugesh Mohapatra
2019-12-09 22:04:39 +05:30
committed by Ahmad Abdolsaheb
parent c40680b81e
commit 0f5b9f8764
2 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,7 @@ https://freecodecamp-org.netlify.com/* https://www.freecodecamp.org/:spla
/agile / 301
/all-stories / 301
/chat https://gitter.im/FreeCodeCamp/FreeCodeCamp 301
/donation/settings /donate 302
/field-guide/* / 301
/how-nonprofit-projects-work / 301
/learn-to-code /learn 301

View File

@ -79,6 +79,7 @@ https://freecodecamp-org.netlify.com/* https://www.freecodecamp.org/:spla
/agile / 301
/all-stories / 301
/chat https://gitter.im/FreeCodeCamp/FreeCodeCamp 301
/donation/settings /donate 302
/field-guide/* / 301
/how-nonprofit-projects-work / 301
/learn-to-code /learn 301