From 0716233b7a0ab22010d3e4c8d13b1f7d53527013 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Thu, 16 Jan 2025 12:30:35 +0100 Subject: [PATCH] [proxies] Fix redirect for epel.io Fixes https://pagure.io/fedora-infrastructure/issue/12364 Signed-off-by: Michal Konecny --- playbooks/include/proxies-redirects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 90cd390c06..cb1e4f6822 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -885,7 +885,7 @@ - role: httpd/redirect shortname: epel.io website: epel.io - target: https://docs.fedoraproject.org/en-US/epel/ + target: https://docs.fedoraproject.org/en-US/epel tags: - epel.io