diff --git a/playbooks/include/proxies-rewrites.yml b/playbooks/include/proxies-rewrites.yml
index 60e6c5a4fe..c491eae230 100644
--- a/playbooks/include/proxies-rewrites.yml
+++ b/playbooks/include/proxies-rewrites.yml
@@ -36,18 +36,18 @@
website: apps.fedoraproject.org
path: ^/favicon.ico$
status: 301
- target: https://getfedora.org/static/images/favicon.ico
+ target: https://fedoraproject.org/favicon.ico
- role: httpd/domainrewrite
destname: 00-docs
website: docs.fedoraproject.org
path: ^/favicon.ico$
status: 301
- target: https://getfedora.org/static/images/favicon.ico
+ target: https://fedoraproject.org/favicon.ico
- role: httpd/domainrewrite
destname: 00-registry-icon
website: registry.fedoraproject.org
path: ^/favicon.ico$
status: 301
- target: https://getfedora.org/static/images/favicon.ico
+ target: https://fedoraproject.org/favicon.ico
diff --git a/roles/developer/website/files/developer.conf b/roles/developer/website/files/developer.conf
index 49d0b71295..c7e5ef611c 100644
--- a/roles/developer/website/files/developer.conf
+++ b/roles/developer/website/files/developer.conf
@@ -1,5 +1,5 @@
DocumentRoot /srv/web/developer.fedoraproject.org
-Alias /favicon.ico /srv/web/fedoraproject.org/static/images/favicon.ico
+Alias /favicon.ico /srv/web/fedoraproject.org/favicon.ico
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript
diff --git a/roles/easyfix/gather/files/template.html b/roles/easyfix/gather/files/template.html
index 6a660b8f9d..3a6f61c3bd 100644
--- a/roles/easyfix/gather/files/template.html
+++ b/roles/easyfix/gather/files/template.html
@@ -10,7 +10,7 @@
-
+