Skip to content

Make non-existent wiki pages return 404

What does this MR do and why?

It makes non-existent wiki pages return 404 when the wiki exists, creating a better UX.

Solves #361471

Screenshots or screen recordings

What the 404 page looks like:

Screenshot 2023-12-17 at 2.39.22 PM.png

How to set up and validate locally

  1. Ensure pipelines pass
  2. Check if desired behavior is correct
  3. Check out the new 404 page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Ted Tran

Merge request reports