summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
Diffstat (limited to 'Base')
-rw-r--r--Base/res/html/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/res/html/error.html b/Base/res/html/error.html
index c9d254c81d..c7fb60897f 100644
--- a/Base/res/html/error.html
+++ b/Base/res/html/error.html
@@ -13,7 +13,7 @@
</head>
<body>
<header>
- <img src="file:///res/icons/32x32/msgbox-warning.png" alt="Warning" width="24" height="24">
+ <img src="../icons/32x32/msgbox-warning.png" alt="Warning" width="24" height="24">
<h1>Failed to load @failed_url@</h1>
</header>
<p>Error: @error@</p>