PolicyEngine / policyengine

Source code for PolicyEngine
https://policyengine.org
GNU Affero General Public License v3.0
12 stars 4 forks source link

404 redirect #932

Closed whiteheadol closed 2 years ago

whiteheadol commented 2 years ago

New feature/Improvement/Bug fix: 404 redirect for homepage

When a user tries to visit a page that doesn't exist from Policy Engine's base url, they will now see a 404 message telling them that the page they're trying to visit doesn't exist. Ex: attempting to visit http://policyengine.org/some-non-page will display this message.

Status

Screen Shot 2022-08-24 at 11 26 16 AM

Issues fixed

Closes #360