diff options
| author | Valentin Popov <valentin@popov.link> | 2026-02-06 03:04:20 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-02-06 03:04:42 +0300 |
| commit | 37a1495ca7b52891d9fa79aa129af5a6c1fd6bf7 (patch) | |
| tree | 78bc9da1b1ec953c9d6344c338e6a1237fb63b8b /package.json | |
| parent | 5cb05bd37ea006e6ce5212381bc54053670d836a (diff) | |
| download | strapi-plugin-checkbox-list-master.tar.xz strapi-plugin-checkbox-list-master.zip | |
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index f4fffb5..11d824d 100644 --- a/package.json +++ b/package.json @@ -69,11 +69,11 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://code.popov.link/valentineus/strapi-plugin-checkbox-list.git" + "url": "https://github.com/valentineus/strapi-plugin-checkbox-list.git" }, "bugs": { - "url": "https://code.popov.link/valentineus/strapi-plugin-checkbox-list/issues" + "url": "https://github.com/valentineus/strapi-plugin-checkbox-list/issues" }, - "homepage": "https://code.popov.link/valentineus/strapi-plugin-checkbox-list", + "homepage": "https://github.com/valentineus/strapi-plugin-checkbox-list#readme", "author": "Valentin Popov <valentin@popov.link>" } |
