Procházet zdrojové kódy

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

Kamil Piechaczek před 6 roky
rodič
revize
00f14501bf

+ 1 - 1
packages/ckeditor5-editor-decoupled/package.json

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