summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2010-05-18 16:30:04 -0500
committerDennis Gilmore <dennis@ausil.us>2010-05-18 16:30:04 -0500
commitd69e9969b13c86b3b28c772a39e49d402de1faf5 (patch)
tree980360aa31b7ef683a4e405ceac72dbfbcd84a6a /www
parentb2df8274d9005bf2196f959623ae0ade54602f03 (diff)
downloadkoji-theme-fedora-arm-master.tar.gz
koji-theme-fedora-arm-master.tar.xz
koji-theme-fedora-arm-master.zip
fix up the path to the powered by logoHEADmaster
Diffstat (limited to 'www')
-rw-r--r--www/httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httpd.conf b/www/httpd.conf
index 1b84387..b401b9e 100644
--- a/www/httpd.conf
+++ b/www/httpd.conf
@@ -1,7 +1,7 @@
#Override a few static items with our theme
Alias /koji-static/images/koji.png "/usr/share/koji-themes/fedora-arm/images/fedora-arm.png"
-Alias /koji-static/images/powered-by-koji.png "/usr/share/koji-themes/fedora-koji/images/Powered-by-koji_button.png"
+Alias /koji-static/images/powered-by-koji.png "/usr/share/koji-themes/fedora-arm/images/Powered-by-koji_button.png"
Alias /koji-static/images/koji.ico "/usr/share/koji-themes/fedora-arm/images/fedora-koji.ico"
Alias /koji-static/koji.css "/usr/share/koji-themes/fedora-arm/koji.css"
Alias /koji-static/errors/unauthorized.html "/usr/share/koji-themes/fedora-arm/errors/unauthorized.html"