summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca/500.html')
-rwxr-xr-xdogtag/ca-ui/shared/webapps/ca/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/500.html b/dogtag/ca-ui/shared/webapps/ca/500.html
index a775341e5..ecc2cb869 100755
--- a/dogtag/ca-ui/shared/webapps/ca/500.html
+++ b/dogtag/ca-ui/shared/webapps/ca/500.html
@@ -34,7 +34,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/ca/img/favicon.ico');
+document.write('/pki/images/favicon.ico');
document.write('" />');
document.write('<link rel="stylesheet" href="');
document.write(protocol);