From d77923b76d3b56ffbadc8c5c9af10e27f3c3f02b 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 585b4db..cacc16c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This package implements the link feature for CKEditor 5. ## Documentation -See the [`@ckeditor/ckeditor5-link` package](https://docs.ckeditor.com/ckeditor5/latest/api/link.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/). +See the [`@ckeditor/ckeditor5-link` package](https://ckeditor.com/docs/ckeditor5/latest/api/link.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). ## License