diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 1a10c4c1ad..1d7f44d346 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -126,8 +126,8 @@ - role: httpd/redirectmatch shortname: calendar website: apps.fedoraproject.org - regex: /calendar - target: https://calendar.fedoraproject.org/ + regex: /calendar$1 + target: https://calendar.fedoraproject.org/$1 - role: httpd/redirectmatch shortname: mailman diff --git a/roles/apps-fp-o/files/apps.yaml b/roles/apps-fp-o/files/apps.yaml index a7799cf8f6..2840763847 100644 --- a/roles/apps-fp-o/files/apps.yaml +++ b/roles/apps-fp-o/files/apps.yaml @@ -321,7 +321,7 @@ children: - name: FedoCal data: icon: fedocal.png - url: https://apps.fedoraproject.org/calendar + url: https://calendar.fedoraproject.org/ source_url: https://github.com/fedora-infra/fedocal bugs_url: https://github.com/fedora-infra/fedocal/issues docs_url: https://fedocal.readthedocs.org/en/latest/