Browse Source

Merge branch 'master' into t/43

Piotrek Koszuliński 9 years ago
parent
commit
16b80af4bb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/ckeditor5-editor-classic/package.json

+ 2 - 2
packages/ckeditor5-editor-classic/package.json

@@ -28,9 +28,9 @@
   "author": "CKSource (http://cksource.com/)",
   "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
   "homepage": "https://ckeditor5.github.io",
-  "bugs": "https://github.com/ckeditor/ckeditor5-editor/issues",
+  "bugs": "https://github.com/ckeditor/ckeditor5-editor-classic/issues",
   "repository": {
     "type": "git",
-    "url": "https://github.com/ckeditor/ckeditor5-editor.git"
+    "url": "https://github.com/ckeditor/ckeditor5-editor-classic.git"
   }
 }