diff --git a/redirects.json b/redirects.json index 072844dd03..52f25d80be 100644 --- a/redirects.json +++ b/redirects.json @@ -19,6 +19,12 @@ }, { "location": "/docs/", + "pattern": "^/docs/?$", + "redirect": "/docs/tinymce/latest/" + }, + { + "location": "/docs/", + "pattern": "^/docs/tinymce/?$", "redirect": "/docs/tinymce/latest/" }, {