浏览代码

Internal: Updated links to CKEditor 5 website. [skip ci]

Piotrek Koszuliński 7 年之前
父节点
当前提交
998bdb5f6a
共有 2 个文件被更改,包括 7 次插入7 次删除
  1. 6 6
      packages/ckeditor5-essentials/README.md
  2. 1 1
      packages/ckeditor5-essentials/package.json

+ 6 - 6
packages/ckeditor5-essentials/README.md

@@ -12,16 +12,16 @@ CKEditor 5 essentials plugin
 
 Essential editing features for CKEditor 5 wrapped in one plugin.
 
-The [`Essentials`](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/module_essentials_essentials-Essentials.html) plugin includes all fundamental editing features:
+The [`Essentials`](https://docs.ckeditor.com/ckeditor5/latest/api/module_essentials_essentials-Essentials.html) plugin includes all fundamental editing features:
 
-* [`Clipboard`](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/module_clipboard_clipboard-Clipboard.html)
-* [`Enter`](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/module_enter_enter-Enter.html)
-* [`Typing`](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/module_typing_typing-Typing.html)
-* [`Undo`](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/module_undo_undo-Undo.html)
+* [`Clipboard`](https://docs.ckeditor.com/ckeditor5/latest/api/module_clipboard_clipboard-Clipboard.html)
+* [`Enter`](https://docs.ckeditor.com/ckeditor5/latest/api/module_enter_enter-Enter.html)
+* [`Typing`](https://docs.ckeditor.com/ckeditor5/latest/api/module_typing_typing-Typing.html)
+* [`Undo`](https://docs.ckeditor.com/ckeditor5/latest/api/module_undo_undo-Undo.html)
 
 ## Documentation
 
-See the [`@ckeditor/ckeditor5-essentials` package](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/essentials.html) page in [CKEditor 5 documentation](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/).
+See the [`@ckeditor/ckeditor5-essentials` package](https://docs.ckeditor.com/ckeditor5/latest/api/essentials.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/).
 
 ## License
 

+ 1 - 1
packages/ckeditor5-essentials/package.json

@@ -27,7 +27,7 @@
   },
   "author": "CKSource (http://cksource.com/)",
   "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
-  "homepage": "https://ckeditor5.github.io",
+  "homepage": "https://ckeditor.com",
   "bugs": "https://github.com/ckeditor/ckeditor5-essentials/issues",
   "repository": {
     "type": "git",