fix: Fix _redirects file
This commit is contained in:
committed by
mrugesh mohapatra
parent
9a4e13954a
commit
f9ff43d128
@@ -36,9 +36,11 @@ exports[`createRedirects matches the snapshot 1`] = `
|
||||
/field-guide/* /forum 301
|
||||
/learn-to-code /learn 200
|
||||
/map /learn 200
|
||||
/news https://news.example.com
|
||||
/news/* https://news.example.com/:splat
|
||||
/forum/* https://forum.example.com/:splat
|
||||
/privacy https://home.example.com/forum/t/free-code-camp-privacy-policy/19545 301
|
||||
/nonprofit-project-instructions https://home.example.com/forum/t/how-free-code-camps-nonprofits-projects-work/19547 301
|
||||
/privacy https://forum.example.com/t/free-code-camp-privacy-policy/19545 301
|
||||
/nonprofit-project-instructions https://forum.example.com/t/how-free-code-camps-nonprofits-projects-work/19547 301
|
||||
/how-nonprofit-projects-work https://medium.freecodecamp.org/open-source-for-good-1a0ea9f32d5a 301
|
||||
|
||||
"
|
||||
|
Reference in New Issue
Block a user