Sfoglia il codice sorgente

Docs: Changed links to documentation. See ckeditor/ckeditor5#1192.

Kamil Piechaczek 7 anni fa
parent
commit
bd48d50342
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      packages/ckeditor5-core/README.md

+ 2 - 2
packages/ckeditor5-core/README.md

@@ -14,9 +14,9 @@ This package implements CKEditor 5's core editor architecture — a set of c
 
 ## Documentation
 
-For general introduction see the [Overview of CKEditor 5 framework](https://docs.ckeditor.com/ckeditor5/latest/framework/guides/overview.html) guide and then the [Core editor architecture](https://docs.ckeditor.com/ckeditor5/latest/framework/guides/architecture/core-editor-architecture.html) guide.
+For general introduction see the [Overview of CKEditor 5 framework](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/overview.html) guide and then the [Core editor architecture](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/architecture/core-editor-architecture.html) guide.
 
-Additionally, see the [`@ckeditor/ckeditor5-core` package](https://docs.ckeditor.com/ckeditor5/latest/api/core.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/) for even more information.
+Additionally, see the [`@ckeditor/ckeditor5-core` package](https://ckeditor.com/docs/ckeditor5/latest/api/core.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) for even more information.
 
 ## License