Closed pauldougan closed 2 months ago
AP-355
Explain why these changes are necessary.
We need to ensure that page redirects configured in config/tech-docs.yml are served with the right mime type rather than as binaries and downloaded
Do you need a tech writer's support, for example to review your PR? YES
git clone https://github.com/govuk-one-login/tech-docs
git checkout branch
./preview-with-nginx.sh
http://localhost/go-live
This is a bugfix pr to address an issue with redirects so not required
AP-355
Why
Explain why these changes are necessary.
What
We need to ensure that page redirects configured in config/tech-docs.yml are served with the right mime type rather than as binaries and downloaded
Technical writer support
Do you need a tech writer's support, for example to review your PR? YES
How to review
git clone https://github.com/govuk-one-login/tech-docs
git checkout branch
./preview-with-nginx.sh
http://localhost/go-live
and sure it redirects correctlyChangelog
This is a bugfix pr to address an issue with redirects so not required
Confirm