From 3a0948ff38b7e8c3b82477cdd67d51ec8606b345 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 23 Jul 2025 12:57:44 +1000 Subject: [PATCH 1/2] DOC-3248: Fix missing space in in license-key.adoc page. --- modules/ROOT/pages/license-key.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ROOT/pages/license-key.adoc b/modules/ROOT/pages/license-key.adoc index 58c4874066..fdb12b916a 100644 --- a/modules/ROOT/pages/license-key.adoc +++ b/modules/ROOT/pages/license-key.adoc @@ -234,6 +234,7 @@ For any licensing or technical support questions, see our available options on t === Technical Support For licensing or technical support: + * API key issues: Visit link:https://www.tiny.cloud/my-account[Tiny Cloud Account] * License key issues: Visit link:https://www.tiny.cloud/my-account[Tiny Cloud Account] or contact your account manager * Technical support: Visit link:https://support.tiny.cloud[Support Portal] From ba809b560f5ce047a82147c07e8db7a7553fafb0 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 23 Jul 2025 13:11:31 +1000 Subject: [PATCH 2/2] DOC-3248_2: Fix generic_8_userlookup broken link. --- modules/ROOT/partials/DEPRECATED/generic_8_userlookup.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/partials/DEPRECATED/generic_8_userlookup.adoc b/modules/ROOT/partials/DEPRECATED/generic_8_userlookup.adoc index f9d4b1dd5b..bffe7c5114 100644 --- a/modules/ROOT/partials/DEPRECATED/generic_8_userlookup.adoc +++ b/modules/ROOT/partials/DEPRECATED/generic_8_userlookup.adoc @@ -1 +1 @@ -IMPORTANT: This option has been deprecated in {productname} {productmajorversion} and may be removed in a future major {productname} release. Use a combination of `user_id` and `fetch_users` instead. | `xref:apis/tinymce.editor.userlookup.adoc[UserLookup]` +IMPORTANT: This option has been deprecated in {productname} {productmajorversion} and may be removed in a future major {productname} release. Use a combination of `user_id` and `fetch_users` instead. | `xref:userlookup.adoc[User Lookup API]`