From a488b38fecb72fc702ef0b221bb3a079cb176e23 Mon Sep 17 00:00:00 2001 From: Kamil Piechaczek Date: Fri, 24 Aug 2018 11:25:13 +0200 Subject: [PATCH] Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa1e07a..2f2adc9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This package implements bulleted and numbered list feature for CKEditor 5. ## Documentation -See the [`@ckeditor/ckeditor5-list` package](https://docs.ckeditor.com/ckeditor5/latest/api/list.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/). +See the [`@ckeditor/ckeditor5-list` package](https://ckeditor.com/docs/ckeditor5/latest/api/list.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). ## License