From c66b094bfa535fd1febd1e4be867d0aa58c88f94 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 2 Jul 2025 15:24:06 +1000 Subject: [PATCH] Update modules/ROOT/pages/migration-from-7x.adoc Co-authored-by: Andrew Herron --- modules/ROOT/pages/migration-from-7x.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/migration-from-7x.adoc b/modules/ROOT/pages/migration-from-7x.adoc index 5dc085a5d..01c813a3f 100644 --- a/modules/ROOT/pages/migration-from-7x.adoc +++ b/modules/ROOT/pages/migration-from-7x.adoc @@ -392,7 +392,7 @@ tinymce.init({ When migrating to {productname} {release-version} with a commercial license, the license key manager addon is required for the editor to operate. The setup varies based on your deployment method: . *CDN/Static Hosting:* -** Place the `licensekeymanager` folder in your {productname} plugins directory: +** Ensure the supplied `licensekeymanager` folder is in your {productname} plugins directory: + [tree] ----