Skip to content

Commit aeafa91

Browse files
authored
DOC-3504: Add redirect from /docs/tinymce/5/react-cloud/ to /docs/tinymce/5/react/ (#4132)
The react-cloud page does not exist in TinyMCE 5 docs, causing 404s. Redirect visitors to the correct versioned React integration page.
1 parent 0abf77c commit aeafa91

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

redirects.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,6 +2312,10 @@
23122312
"location": "/docs/tinymce/5/integrations/laravel/laravel-zip-install/",
23132313
"redirect": "/docs/tinymce/5/"
23142314
},
2315+
{
2316+
"location": "/docs/tinymce/5/react-cloud/",
2317+
"redirect": "/docs/tinymce/5/react/"
2318+
},
23152319
{
23162320
"location": "/docs/tinymce/5/integrations/react/",
23172321
"redirect": "/docs/tinymce/5/"

0 commit comments

Comments
 (0)