You can control the title and description of the 404 error page that appears when users navigate to broken or missing links. When customizing your 404 page, use the description to guide users to helpful resources or links in your documentation that can help them find what they’re looking for.Documentation Index
Fetch the complete documentation index at: https://omer-914cc1c6.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
Configure your 404 page in theerrors.404 section of your docs.json file:
Parameters
Whether to automatically redirect to the home page when a page is not found.Set to
true to redirect to the home page.Set to false to show the custom 404 page.Custom title for the 404 error page. This replaces the default “Page not found” heading.
Custom description for the 404 error page. Supports Markdown formatting.