We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf4901 commit fab57bdCopy full SHA for fab57bd
site/themes/arangodb-docs-theme/layouts/_default/home.notfound.html
@@ -4,7 +4,7 @@
4
<div class="flex-block-wrapper">
5
<div class="notfound-404">
6
<p class="notfound-4">4</p>
7
- <img class="notfound-image" src="{{ "images/sad-avocado.png" | relURL }}" alt="Page not found!">
+ <img class="notfound-image" src="{{ "sad-avocado.png" | relURL }}" alt="Page not found!">
8
9
</div>
10
<hgroup>
0 commit comments