Closed dgading closed 8 months ago
Describe the bug The app should redirect users from /home to /. Any page that doesn't match a specified route should render the NotFound template.
To Reproduce Steps to reproduce the behavior: https://github.com/GetDKAN/dkan/issues/4121
Expected behavior When /home is put in the browser, the app will redirect to /
Additional context This will match what we expect from the Drupal setup.
Describe the bug The app should redirect users from /home to /. Any page that doesn't match a specified route should render the NotFound template.
To Reproduce Steps to reproduce the behavior: https://github.com/GetDKAN/dkan/issues/4121
Expected behavior When /home is put in the browser, the app will redirect to /
Additional context This will match what we expect from the Drupal setup.