From 130262d5666ec0c1b58b374bef14c1729d18d13d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Miko=C5=82ajuk?= Date: Thu, 3 Sep 2020 13:58:21 +0200 Subject: [PATCH 1/2] Updated ckeditor_docs_site config. Updated ckeditor_docs_site config with the new "CKEditor Premium Features free trial" section. --- configs/ckeditor_docs_site.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/configs/ckeditor_docs_site.json b/configs/ckeditor_docs_site.json index 289f754a5..46e02b7ef 100644 --- a/configs/ckeditor_docs_site.json +++ b/configs/ckeditor_docs_site.json @@ -83,6 +83,13 @@ "guides" ] }, + { + "url": "https://ckeditor.com/docs/trial/latest/guides/", + "tags": [ + "trial", + "guides" + ] + }, { "url": "https://ckeditor.com/docs/" } @@ -104,6 +111,7 @@ "https://ckeditor.com/docs/ckeditor4/latest/examples/index.html", "https://ckeditor.com/docs/letters/latest/guides/index.html", "https://ckeditor.com/docs/cs/latest/guides/index.html", + "https://ckeditor.com/docs/trial/latest/guides/index.html" "https://ckeditor.com/docs/index.html" ], "selectors": { @@ -150,4 +158,4 @@ "445274927" ], "nb_hits": 56143 -} \ No newline at end of file +} From 6aabd38021ec5c123aa5813cbddc3c416c613ab1 Mon Sep 17 00:00:00 2001 From: Sylvain Pace Date: Thu, 3 Sep 2020 14:08:34 +0200 Subject: [PATCH 2/2] Update configs/ckeditor_docs_site.json --- configs/ckeditor_docs_site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/ckeditor_docs_site.json b/configs/ckeditor_docs_site.json index 46e02b7ef..5a30233b4 100644 --- a/configs/ckeditor_docs_site.json +++ b/configs/ckeditor_docs_site.json @@ -111,7 +111,7 @@ "https://ckeditor.com/docs/ckeditor4/latest/examples/index.html", "https://ckeditor.com/docs/letters/latest/guides/index.html", "https://ckeditor.com/docs/cs/latest/guides/index.html", - "https://ckeditor.com/docs/trial/latest/guides/index.html" + "https://ckeditor.com/docs/trial/latest/guides/index.html", "https://ckeditor.com/docs/index.html" ], "selectors": {