From 981827ae2d3400953185abd2eb77b66452b7ecba Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Fri, 13 Feb 2026 16:00:00 +1000 Subject: [PATCH] DOC-3371: Remove general /docs/demo/ redirect causing catch-all issues for other redirects. --- redirects.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/redirects.json b/redirects.json index 6fb358bddc..d5df17a884 100644 --- a/redirects.json +++ b/redirects.json @@ -508,10 +508,6 @@ "location": "/docs/configure/url-handling/", "redirect": "/docs/tinymce/latest/url-handling/" }, - { - "location": "/docs/demo/", - "redirect": "/docs/tinymce/latest/examples/" - }, { "location": "/docs/demo/basic-example/", "redirect": "/docs/tinymce/latest/basic-example/"