From b7a1e6682b778ebfb82417eb8dbd58baa010a009 Mon Sep 17 00:00:00 2001 From: Kamil Piechaczek Date: Fri, 6 Sep 2019 14:47:20 +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/markdown-gfm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/markdown-gfm.md b/docs/api/markdown-gfm.md index d33fc50..ebc7bb5 100644 --- a/docs/api/markdown-gfm.md +++ b/docs/api/markdown-gfm.md @@ -30,5 +30,5 @@ The source code of this package is available on GitHub in https://github.com/cke * [`@ckeditor/ckeditor5-markdown-gfm` on npm](https://www.npmjs.com/package/@ckeditor/ckeditor5-markdown-gfm) * [`ckeditor/ckeditor5-markdown-gfm` on GitHub](https://github.com/ckeditor/ckeditor5-markdown-gfm) -* [Issue tracker](https://github.com/ckeditor/ckeditor5-markdown-gfm/issues) +* [Issue tracker](https://github.com/ckeditor/ckeditor5/issues) * [Changelog](https://github.com/ckeditor/ckeditor5-markdown-gfm/blob/master/CHANGELOG.md)