Skip to content

Conversation

@josh-heyer
Copy link
Contributor

What Changed?

This is almost certainly my fault. I used path.resolve() instead of URL path merging for these, which... Leads to situations where relative paths behave differently from what one would normally expect on the web.

Use ../ to walk up where necessary for EFM redirects. @drothery-edb I suspect you had most of these correct the first time...

Checklist

Please check all boxes that apply ([ ] is unchecked, [x] is checked)

Content

  • This PR adds new content
  • This PR changes existing content
  • This PR removes existing content
  • This PR is for a release, please add this tag:

@josh-heyer josh-heyer added the deploy Add this label to a PR and it will automatically be deployed to netlify label Jan 25, 2022
@josh-heyer josh-heyer linked an issue Jan 25, 2022 that may be closed by this pull request
@josh-heyer josh-heyer changed the base branch from develop to main January 25, 2022 19:05
@josh-heyer
Copy link
Contributor Author

Making this a hotfix to avoid disturbing develop

@github-actions
Copy link
Contributor

Copy link
Contributor

@drothery-edb drothery-edb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks

@josh-heyer josh-heyer merged commit 4773ea5 into main Jan 25, 2022
@josh-heyer josh-heyer deleted the hotfix/josh/2251-efm-redirects branch January 25, 2022 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy Add this label to a PR and it will automatically be deployed to netlify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

404 error - URL needs a redirect

3 participants