Browse Source

Merge branch 'master' into t/107

Piotrek Koszuliński 8 years ago
parent
commit
b479285413
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/ckeditor5-theme-lark/package.json

+ 2 - 2
packages/ckeditor5-theme-lark/package.json

@@ -21,9 +21,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-theme/issues",
+  "bugs": "https://github.com/ckeditor/ckeditor5-theme-lark/issues",
   "repository": {
     "type": "git",
-    "url": "https://github.com/ckeditor/ckeditor5-theme.git"
+    "url": "https://github.com/ckeditor/ckeditor5-theme-lark.git"
   }
 }