Browse Source

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

Piotrek Koszuliński 7 years ago
parent
commit
5b63eb987d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      packages/ckeditor5-typing/README.md
  2. 1 1
      packages/ckeditor5-typing/package.json

+ 1 - 1
packages/ckeditor5-typing/README.md

@@ -14,7 +14,7 @@ This package implements support for typing (inputting and deleting text) in CKEd
 
 ## Documentation
 
-See the [`@ckeditor/ckeditor5-typing` package](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/typing.html) page in [CKEditor 5 documentation](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/).
+See the [`@ckeditor/ckeditor5-typing` package](https://docs.ckeditor.com/ckeditor5/latest/api/typing.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/).
 
 ## License
 

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

@@ -34,7 +34,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-typing/issues",
   "repository": {
     "type": "git",