https://bugs.kde.org/show_bug.cgi?id=439641

--- Comment #2 from Alvin Wong <al...@alvinhc.com> ---
I think it's because the 404 page is built assuming it would be located at
https://docs.krita.org/en/404.html and it uses relative paths to reference
stuff, which wouldn't work when the page is loaded for deeper directories. One
way to fix it would be to inject a <base> tag [1] into the generated 404.html
to make it load relative to https://docs.krita.org/[LANG]/ .

[1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to