Преглед на файлове

Internal: Fixed URLs to the repo in package.json. [skip ci]

Piotrek Koszuliński преди 8 години
родител
ревизия
fd92beb014
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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"
   }
 }