From 5d34f325535c1a50ba11d39e76dbd8c6c8961ec3 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis Date: Mon, 23 Oct 2023 18:20:16 +0200 Subject: [PATCH] 404.html: Avoid 404.png redirection GET https://doc.ibexa.co/images/404.png 302 Found Location: https://doc.ibexa.co/en/master/images/404.png --- theme/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/404.html b/theme/404.html index c227eecc96..66f78d8714 100644 --- a/theme/404.html +++ b/theme/404.html @@ -2,7 +2,7 @@ {% block content %}
- Not found + Not found

Page not found.

Back to front page