From d0216f7d228cc00b4699a621f53cf9362f2bfa47 Mon Sep 17 00:00:00 2001 From: Kamil Piechaczek Date: Fri, 24 Aug 2018 11:25:20 +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 fcdac43..bdd1d26 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This package implements undo support for CKEditor 5. ## Documentation -See the [`@ckeditor/ckeditor5-undo` package](https://docs.ckeditor.com/ckeditor5/latest/api/undo.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/). +See the [`@ckeditor/ckeditor5-undo` package](https://ckeditor.com/docs/ckeditor5/latest/api/undo.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). ## License