Browse Source

Other: Changed the URL under bugs key in package.json file. Now we have one issue tracker. See ckeditor/ckeditor5#1988.

Kamil Piechaczek 6 years ago
parent
commit
b55dad46d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-enter/package.json

+ 1 - 1
packages/ckeditor5-enter/package.json

@@ -33,7 +33,7 @@
   "author": "CKSource (http://cksource.com/)",
   "license": "GPL-2.0-or-later",
   "homepage": "https://ckeditor.com/ckeditor-5",
-  "bugs": "https://github.com/ckeditor/ckeditor5-enter/issues",
+  "bugs": "https://github.com/ckeditor/ckeditor5/issues",
   "repository": {
     "type": "git",
     "url": "https://github.com/ckeditor/ckeditor5-enter.git"