From 0605e2cf9b568a521874917377918eb0bcd81dc7 Mon Sep 17 00:00:00 2001 From: Kamil Piechaczek Date: Fri, 6 Sep 2019 14:47:07 +0200 Subject: [PATCH] Docs: The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#2002. --- docs/api/core.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/core.md b/docs/api/core.md index 1d8fa568..a8d35028 100644 --- a/docs/api/core.md +++ b/docs/api/core.md @@ -30,5 +30,5 @@ The source code of this package is available on GitHub in https://github.com/cke * [`@ckeditor/ckeditor5-core` on npm](https://www.npmjs.com/package/@ckeditor/ckeditor5-core) * [`ckeditor/ckeditor5-core` on GitHub](https://github.com/ckeditor/ckeditor5-core) -* [Issue tracker](https://github.com/ckeditor/ckeditor5-core/issues) +* [Issue tracker](https://github.com/ckeditor/ckeditor5/issues) * [Changelog](https://github.com/ckeditor/ckeditor5-core/blob/master/CHANGELOG.md)