department-of-veterans-affairs / veterans-employment-center

Veterans Employment Center
https://www.vets.gov/veterans-employment-center
5 stars 4 forks source link

404 page shown should be relative to current URL #339

Open ayaleloehr opened 8 years ago

ayaleloehr commented 8 years ago

Right now, as you can see in the code here, the VEC 404 page always goes to https://www.vets.gov/not_found, even if VEC is running in staging instead of production. This isn't ideal and should be fixed to go to a 404 page for the current environment the application is running in, not simply always production.