fix(client): temporary redirect for donation settings
This commit is contained in:
committed by
Ahmad Abdolsaheb
parent
c40680b81e
commit
0f5b9f8764
@ -58,6 +58,7 @@ https://freecodecamp-org.netlify.com/* https://www.freecodecamp.org/:spla
|
|||||||
/agile / 301
|
/agile / 301
|
||||||
/all-stories / 301
|
/all-stories / 301
|
||||||
/chat https://gitter.im/FreeCodeCamp/FreeCodeCamp 301
|
/chat https://gitter.im/FreeCodeCamp/FreeCodeCamp 301
|
||||||
|
/donation/settings /donate 302
|
||||||
/field-guide/* / 301
|
/field-guide/* / 301
|
||||||
/how-nonprofit-projects-work / 301
|
/how-nonprofit-projects-work / 301
|
||||||
/learn-to-code /learn 301
|
/learn-to-code /learn 301
|
||||||
|
@ -79,6 +79,7 @@ https://freecodecamp-org.netlify.com/* https://www.freecodecamp.org/:spla
|
|||||||
/agile / 301
|
/agile / 301
|
||||||
/all-stories / 301
|
/all-stories / 301
|
||||||
/chat https://gitter.im/FreeCodeCamp/FreeCodeCamp 301
|
/chat https://gitter.im/FreeCodeCamp/FreeCodeCamp 301
|
||||||
|
/donation/settings /donate 302
|
||||||
/field-guide/* / 301
|
/field-guide/* / 301
|
||||||
/how-nonprofit-projects-work / 301
|
/how-nonprofit-projects-work / 301
|
||||||
/learn-to-code /learn 301
|
/learn-to-code /learn 301
|
||||||
|
Reference in New Issue
Block a user