❯ curl --head https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
HTTP/1.1 404 Not Found
❯ curl --head https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
HTTP/1.1 404 Not Found
The new ones are OK:
❯ curl --head https://archives.fedoraproject.org/pub/archive/epel/6/x86_64/epel-release-6-8.noarch.rpm
HTTP/1.1 200 OK
❯ curl --head https://archives.fedoraproject.org/pub/archive/epel/7/x86_64/Packages/e/epel-release-7-14.noarch.rpm
HTTP/1.1 200 OK
The old URLs are 404:
The new ones are OK: