From 5ad8dd993717c3f775ad323182799a9958d8c46b Mon Sep 17 00:00:00 2001 From: Kamil Piechaczek Date: Tue, 21 Aug 2018 09:11:05 +0200 Subject: [PATCH] Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad64fdc..4855462 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ CKEditor 5 Easy Image with Cloud Services [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-easy-image/status.svg)](https://david-dm.org/ckeditor/ckeditor5-easy-image) [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-easy-image/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-easy-image?type=dev) -This package implements the [Easy Image](https://docs.ckeditor.com/ckeditor5/latest/features/image.html#image-upload) feature for CKEditor 5. +This package implements the [Easy Image](https://ckeditor.com/docs/ckeditor5/latest/features/image.html#image-upload) feature for CKEditor 5. Easy Image lets you easily insert images which are automatically rescaled, optimized, responsive and delivered through a blazing-fast CDN. It integrates automatically with [CKEditor Cloud Services](https://ckeditor.com/ckeditor-cloud-services/). ## Documentation -See the [`@ckeditor/ckeditor5-easy-image` package](https://docs.ckeditor.com/ckeditor5/latest/api/easy-image.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/). +See the [`@ckeditor/ckeditor5-easy-image` package](https://ckeditor.com/docs/ckeditor5/latest/api/easy-image.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). ## License