Back in #11933 we got the epel.io redirect working again. However, something changed semi-recently and it's not working quite right. https://epel.io redirects to https://docs.fedoraproject.org/en-US/epel//, and the extra trailing slash seems to be breaking the page's CSS. The magnifying glass from the page's search box is huge, and most of the rest of the page doesn't render correctly. Manually removing the extra trailing slash and reloading fixes the appearance.
https://epel.io
https://docs.fedoraproject.org/en-US/epel//
As soon as possible.
Metadata Update from @zlopez: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-trouble, medium-trouble, ops
I tried to grep the ansible repository and I'm not sure where this redirect is setup as it didn't return any redirect for epel.io.
epel.io
EDIT: Found it. Just missed the commits.
Metadata Update from @zlopez: - Issue assigned to zlopez
I created a fix for it in https://pagure.io/fedora-infra/ansible/pull-request/2430
Will deploy it as soon as CI passes.
Commit 0716233b fixes this issue
This is now fixed.
Thanks!
Log in to comment on this ticket.