diff --git a/docs.json b/docs.json index 44a64f824..93869e9c9 100644 --- a/docs.json +++ b/docs.json @@ -374,5 +374,10 @@ }, "contextual": { "options": ["copy", "view", "chatgpt", "claude"] + }, + "errors": { + "404": { + "redirect": false + } } }