forked from UKHSA-Internal/coronavirus-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On header link redirect to / route rather than hardcoded staging site
This commit is a fix for UKHSA-Internal#251. On the master site https://coronavirus.data.gov.uk/ the main header redirects to https://coronavirus-staging.data.gov.uk/ On the staging site https://coronavirus-staging.data.gov.uk/ the main header redirects to https://coronavirus.data.gov.uk/ I'm assuming this is not intentional and is a bug, and set the header link to redirect to / route, so that on whatever site this project is deployed, it will always redirect to the base index page.
- Loading branch information
Showing
1 changed file
with
24 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters