fix image in 502 page

This commit is contained in:
Georg Gadinger 2023-01-30 17:34:17 +01:00
parent 1c4de24d4c
commit e723fe3d68
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<div class="dialog">
<div>
<h1>This page takes way too long to load!</h1>
<img src="images/errors/original/angry_unicorn.png" alt="Unicorn">
<img src="/images/errors/original/angry_unicorn.png" alt="Unicorn">
</div>
<p>Sorry about that. Please try refreshing and contact us if the problem persists.</p>
</div>