From deec6b58859f594b6df7a26c767cbaac8bd37518 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Fri, 2 Mar 2018 11:06:14 -0500 Subject: [PATCH] Update doc link --- templates/CRM/Admin/Page/CKEditorConfig.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Admin/Page/CKEditorConfig.tpl b/templates/CRM/Admin/Page/CKEditorConfig.tpl index 047906aefa..496a963c07 100644 --- a/templates/CRM/Admin/Page/CKEditorConfig.tpl +++ b/templates/CRM/Admin/Page/CKEditorConfig.tpl @@ -105,7 +105,7 @@
{ts}Advanced Options{/ts} -
{ts 1='href="http://docs.ckeditor.com/#!/api/CKEDITOR.config" target="_blank"'}Refer to the CKEditor Api Documentation for details.{/ts}
+
{ts 1='href="https://docs.ckeditor.com/ckeditor4/latest/api/CKEDITOR_config.html" target="_blank"'}Refer to the CKEditor Api Documentation for details.{/ts}
-- 2.25.1