Update paths to minimize re-directs

This commit is contained in:
Mrugesh Mohapatra
2016-05-03 15:06:20 +00:00
parent 40be7fc024
commit b02ddc135d
9 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ import {
} from '../utils/middleware';
const sendNonUserToSignIn = ifNoUserRedirectTo(
'/login',
'/signin',
'You must be signed in to commit to a nonprofit.',
'info'
);