chore(server): Deleted outdated explanation file of how-nonprofit (#17067)
changes for issue 17067 Closes #17067
This commit is contained in:
committed by
mrugesh mohapatra
parent
2f95c9f363
commit
9a380f135a
@@ -44,9 +44,9 @@ module.exports = function(app) {
|
||||
}
|
||||
|
||||
function howNonprofitProjectsWork(req, res) {
|
||||
res.render('resources/how-nonprofit-projects-work', {
|
||||
title: 'How our nonprofit projects work'
|
||||
});
|
||||
res.redirect(301,
|
||||
'https://medium.freecodecamp.com/open-source-for-good-1a0ea9f32d5a');
|
||||
|
||||
}
|
||||
|
||||
function softwareResourcesForNonprofits(req, res) {
|
||||
|
Reference in New Issue
Block a user